<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 🔔 Upcoming removal of GET method for /api/v1/apps in Qlik Cloud Analytics, May 2026 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2548500#M110185</link>
    <description>&lt;P&gt;This is now deployed in all regions.&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2026 08:47:15 GMT</pubDate>
    <dc:creator>Daniele_Purrone</dc:creator>
    <dc:date>2026-05-06T08:47:15Z</dc:date>
    <item>
      <title>🔔 Upcoming removal of GET method for /api/v1/apps in Qlik Cloud Analytics, May 2026</title>
      <link>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2547385#M110036</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Previously, the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;/api/v1/apps&lt;/FONT&gt;&lt;/STRONG&gt;&lt;SPAN&gt; endpoint could be used to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;list all apps on a tenant&lt;/FONT&gt;&lt;/STRONG&gt;&lt;SPAN&gt;. This method has always been unsupported and undocumented, and will be removed in the first week of &lt;/SPAN&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;May 2026&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Check this &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Support-Updates/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/ba-p/2547371" aria-describedby="audioeye_new_window_message" target="_blank"&gt;blog post&lt;/A&gt;&lt;SPAN&gt; for all the details.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2547385#M110036</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-04-21T13:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: 🔔 Upcoming removal of GET method for /api/v1/apps in Qlik Cloud Analytics, May 2026</title>
      <link>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2547981#M110112</link>
      <description>&lt;P&gt;Somehow I missed the detail blog link before, thank you Daniele for adding it&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 13:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2547981#M110112</guid>
      <dc:creator>F_B</dc:creator>
      <dc:date>2026-04-28T13:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: 🔔 Upcoming removal of GET method for /api/v1/apps in Qlik Cloud Analytics, May 2026</title>
      <link>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2548500#M110185</link>
      <description>&lt;P&gt;This is now deployed in all regions.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 08:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2548500#M110185</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-05-06T08:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: 🔔 Upcoming removal of GET method for /api/v1/apps in Qlik Cloud Analytics, May 2026</title>
      <link>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2549654#M110302</link>
      <description>&lt;P data-end="374" data-start="282"&gt;Thanks for confirming the rollout, Daniele — this is a really important change to highlight.&lt;/P&gt;
&lt;P data-end="676" data-start="376"&gt;For anyone who was (knowingly or unknowingly) relying on the &lt;CODE data-end="451" data-start="437"&gt;/api/v1/apps&lt;/CODE&gt; GET endpoint, it’s definitely worth reviewing your integrations now. Since it was undocumented, I’ve seen a few internal tools and scripts still using it for quick app listings, especially in automation or governance checks.&lt;/P&gt;
&lt;P data-end="775" data-start="678"&gt;From what I understand, the recommended approach going forward is to rely on supported APIs like:&lt;/P&gt;
&lt;UL data-end="977" data-start="776"&gt;
&lt;LI data-end="862" data-start="776" data-section-id="1fz0u48"&gt;The &lt;STRONG data-end="795" data-start="782"&gt;Items API&lt;/STRONG&gt; (&lt;CODE data-end="812" data-start="797"&gt;/api/v1/items&lt;/CODE&gt;) for listing apps with more structured metadata&lt;/LI&gt;
&lt;LI data-end="977" data-start="863" data-section-id="1eeezrm"&gt;Or leveraging &lt;STRONG data-end="909" data-start="879"&gt;spaces + app relationships&lt;/STRONG&gt; via the &lt;STRONG data-end="932" data-start="918"&gt;Spaces API&lt;/STRONG&gt;, depending on how your tenant is organized&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="1185" data-start="979"&gt;One thing to watch out for is pagination and filtering behavior, which differs slightly compared to the old endpoint. If you had scripts assuming a flat list of apps, you may need to adjust logic to handle:&lt;/P&gt;
&lt;UL data-end="1294" data-start="1186"&gt;
&lt;LI data-end="1221" data-start="1186" data-section-id="1975a2i"&gt;Resource types (app, sheet, etc.)&lt;/LI&gt;
&lt;LI data-end="1265" data-start="1222" data-section-id="19ps286"&gt;Space context (shared, managed, personal)&lt;/LI&gt;
&lt;LI data-end="1294" data-start="1266" data-section-id="ep2ywf"&gt;Access control differences&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="1468" data-start="1296"&gt;Also, for larger tenants, it’s a good opportunity to revisit performance and rate limits when switching to supported endpoints, especially if you're running scheduled jobs.&lt;/P&gt;
&lt;P data-end="1538" data-start="1470"&gt;If anyone is migrating existing scripts, I’d recommend testing with:&lt;/P&gt;
&lt;UL data-end="1685" data-start="1539"&gt;
&lt;LI data-end="1571" data-start="1539" data-section-id="gb0dlc"&gt;Service account/API key access&lt;/LI&gt;
&lt;LI data-end="1628" data-start="1572" data-section-id="vb2rkk"&gt;Scoped queries (instead of pulling everything at once)&lt;/LI&gt;
&lt;LI data-end="1685" data-start="1629" data-section-id="1m8c4i1"&gt;Proper error handling for permission-based responses&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 22 May 2026 09:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Upcoming-removal-of-GET-method-for-api-v1-apps-in-Qlik-Cloud/m-p/2549654#M110302</guid>
      <dc:creator>Sunilsahu_345</dc:creator>
      <dc:date>2026-05-22T09:11:06Z</dc:date>
    </item>
  </channel>
</rss>

