<?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: Umbrella Reporting API categories IDs in Cloud Edge</title>
    <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4551152#M20</link>
    <description>&lt;P&gt;thank you very much!&lt;/P&gt;</description>
    <pubDate>Sat, 12 Feb 2022 20:58:54 GMT</pubDate>
    <dc:creator>a.kadric</dc:creator>
    <dc:date>2022-02-12T20:58:54Z</dc:date>
    <item>
      <title>Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4390815#M4</link>
      <description>&lt;P&gt;I am trying to use Umbrella's Reporting API for activity search. As documented by:&amp;nbsp;&lt;A href="https://docs.umbrella.com/umbrella-api/reference#activity-all" target="_blank"&gt;https://docs.umbrella.com/umbrella-api/reference#activity-all&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As can be seen, the categories filter accepts comma delimited ints that represent the categories IDs.&lt;/P&gt;&lt;P&gt;My problem is, I cannot seem to find where those IDs are documented.&lt;/P&gt;&lt;P&gt;In my specific case I am looking for the ID that represent newly seen domains.&lt;/P&gt;&lt;P&gt;Where is there a source that maps those IDs to their value?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 14:29:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4390815#M4</guid>
      <dc:creator>jon12</dc:creator>
      <dc:date>2021-04-21T14:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4390890#M5</link>
      <description>&lt;P&gt;You can use this API endpoint to get the list of all Category names with respective IDs &lt;A href="https://docs.umbrella.com/umbrella-api/reference#categories" target="_blank"&gt;https://docs.umbrella.com/umbrella-api/reference#categories&lt;/A&gt; In it in the Utilities section in the documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 16:07:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4390890#M5</guid>
      <dc:creator>osanniko</dc:creator>
      <dc:date>2021-04-21T16:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4545475#M15</link>
      <description>&lt;P&gt;Hi guys, unfortunately the link from &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/451692"&gt;@osanniko&lt;/a&gt; does not answer the question (anymore). I only get to a page from Cisco which does not help me. Is there not a documentation somewhere that shows me which IDs stand for which event?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 12:17:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4545475#M15</guid>
      <dc:creator>a.kadric</dc:creator>
      <dc:date>2022-02-04T12:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4545553#M16</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1307821"&gt;@a.kadric&lt;/a&gt;&amp;nbsp;, please check out the utility function of the Umbrella Reporting v2 API:&amp;nbsp;&lt;A href="https://developer.cisco.com/docs/cloud-security/#!categories" target="_blank"&gt;https://developer.cisco.com/docs/cloud-security/#!categories&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 13:35:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4545553#M16</guid>
      <dc:creator>chrivand</dc:creator>
      <dc:date>2022-02-04T13:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4551152#M20</link>
      <description>&lt;P&gt;thank you very much!&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 20:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4551152#M20</guid>
      <dc:creator>a.kadric</dc:creator>
      <dc:date>2022-02-12T20:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4552038#M22</link>
      <description>&lt;P&gt;Here is the API documentation on the call you are looking for:&amp;nbsp;&lt;A href="https://developer.cisco.com/docs/cloud-security/#!request-samples/get-categories" target="_blank"&gt;https://developer.cisco.com/docs/cloud-security/#!request-samples/get-categories&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the API that will return all Categories:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-offset-key="6pktt-0-0"&gt;&lt;A href="https://reports.api.umbrella.com/v2/organizations/" target="_blank" rel="noopener"&gt;https://reports.api.umbrella.com/v2/organizations/&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="resolvedVariable"&gt;&lt;SPAN data-offset-key="6pktt-1-0"&gt;{{umbrella_reporting_org}}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-offset-key="6pktt-2-0"&gt;/categories&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 16:49:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4552038#M22</guid>
      <dc:creator>osanniko</dc:creator>
      <dc:date>2022-02-14T16:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Umbrella Reporting API categories IDs</title>
      <link>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4552205#M23</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/451692"&gt;@osanniko&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/372458"&gt;@chrivand&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Maybe I can ask you one more question, if so, would you please look at my other post on the link below. I have worked my way through the documentation you linked but somehow I can't find a solution.&lt;/P&gt;&lt;P&gt;Thanks a lot in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/t5/cloud-edge/umbrella-api-call-for-application/td-p/4551155" target="_blank"&gt;https://community.cisco.com/t5/cloud-edge/umbrella-api-call-for-application/td-p/4551155&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 22:07:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-edge/umbrella-reporting-api-categories-ids/m-p/4552205#M23</guid>
      <dc:creator>a.kadric</dc:creator>
      <dc:date>2022-02-14T22:07:56Z</dc:date>
    </item>
  </channel>
</rss>

