﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Profils des locataires on Reseller Portal</title>
    <link>https://docs.na.xarios.cloud/reseller-portal/fr-ca/api/reference/customers/profiles/</link>
    <description>Recent content in Profils des locataires on Reseller Portal</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://docs.na.xarios.cloud/reseller-portal/fr-ca/api/reference/customers/profiles/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tout obtenir (profil du locataire)</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/fr-ca/api/reference/customers/profiles/profilesgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/fr-ca/api/reference/customers/profiles/profilesgetall/</guid>
      <description>Tout obtenir (profil du locataire)#Obtient tous les profils de locataire disponibles sur votre compte de revendeur.
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}/tenantprofiles
 Exemple#Cette demande permettra d&#39;obtenir tous les profils des locataires.
Demande#GET &amp;lt;https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/tenantprofiles&amp;gt; HTTP/1.1 Authorization : Bearer {TOKEN} Réponse#HTTP/1.1 200 OK Type de contenu : application/json; charset=utf-8 Longueur du contenu : xx { « page_size » : 4, « data » : [ { « id » : « TenantProfileType_clientonly », « name » : « ClientOnly », « description » : « Ceci est le profil réservé au client » }, { « id » : « TenantProfileType_insights », « name » : « Insights&amp;#34;, « description » : « C&amp;#39;est le Insights profil » }, { « id » : « TenantProfileType_analytics », « name » : « Analytics&amp;#34;, « description » : « C&amp;#39;est le Analytics profil » } ][ { &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; } ], « status » : « succès », « timestamp » : « 2019-01-01T10:00:00.</description>
    </item>
    
  </channel>
</rss>
