<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Profile Types on Enterprise</title>
    <link>https://docs.au.xarios.cloud/enterprise-portal/en-us/api/reference/accounts/customers/profiles/</link>
    <description>Recent content in Profile Types on Enterprise</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://docs.au.xarios.cloud/enterprise-portal/en-us/api/reference/accounts/customers/profiles/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Get All</title>
      <link>https://docs.au.xarios.cloud/enterprise-portal/en-us/api/reference/accounts/customers/profiles/profilesgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.au.xarios.cloud/enterprise-portal/en-us/api/reference/accounts/customers/profiles/profilesgetall/</guid>
      <description>Get All (Tenant Profile)#Gets all Tenant Profiles available on your Reseller Account.
 GET /v1.0/accounts/{ACCOUNT_TENANT_ID}/customers/{CUSTOMER_TENANT_ID}/tenantprofiles
 Example#This request will get all the tenant profiles.
Request#GET https://api.au.myreports.cloud/api/v1.0/accounts/{ACCOUNT_TENANT_ID}/customers/{CUSTOMER_TENANT_ID}/tenantprofiles HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;page_size&amp;#34;: 4, &amp;#34;data&amp;#34;: [ { &amp;#34;id&amp;#34;: &amp;#34;TenantProfileType_clientonly&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;ClientOnly&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is the Client Only profile&amp;#34; }, { &amp;#34;id&amp;#34;: &amp;#34;TenantProfileType_insights&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Insights&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is the Insights profile&amp;#34; }, { &amp;#34;id&amp;#34;: &amp;#34;TenantProfileType_analytics&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Analytics&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is the Analytics profile&amp;#34; } ], &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.</description>
    </item>
    
  </channel>
</rss>
