<?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: Query all Application item_types at once? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/query-all-application-item-types-at-once/m-p/1325229#M68526</link>
    <description>&lt;P&gt;That parameter is optional, so I think either not supplying it or setting the value to "*" should do what you want. You may have to page through results, however.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 17:04:23 GMT</pubDate>
    <dc:creator>EarlMedina</dc:creator>
    <dc:date>2023-09-04T17:04:23Z</dc:date>
    <item>
      <title>Query all Application item_types at once?</title>
      <link>https://community.esri.com/t5/python-questions/query-all-application-item-types-at-once/m-p/1325223#M68525</link>
      <description>&lt;P&gt;Is it possible to query all application item_types at once? For example all the item_types listed in the doc under Applications:&amp;nbsp;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/items-and-item-types.htm" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/items-and-item-types.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have this query to get all web mapping applications&lt;/P&gt;&lt;LI-CODE lang="python"&gt;items = gis.content.search(query='owner:Test', item_type='Web Mapping Application', max_items=1000)&lt;/LI-CODE&gt;&lt;P&gt;How to change this so I can query all dashboards, web mapping applications, web experiences, etc at once?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 16:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/query-all-application-item-types-at-once/m-p/1325223#M68525</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2023-09-04T16:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Query all Application item_types at once?</title>
      <link>https://community.esri.com/t5/python-questions/query-all-application-item-types-at-once/m-p/1325229#M68526</link>
      <description>&lt;P&gt;That parameter is optional, so I think either not supplying it or setting the value to "*" should do what you want. You may have to page through results, however.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 17:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/query-all-application-item-types-at-once/m-p/1325229#M68526</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2023-09-04T17:04:23Z</dc:date>
    </item>
  </channel>
</rss>

