Skip to main content
GET
Récupérer les détails de l’organisation

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Réponse

Les détails de l’organisation ont été récupérés avec succès.

branding
object

Le thème définit l’apparence des pages de connexion.

display_name
string

Le nom convivial de cette organisation.

Required string length: 1 - 255
id
string
read-only

Identifiant de l’organisation.

Pattern: ^org_[A-Za-z0-9]{16}$
name
string

Le nom de cette organisation.

Required string length: 1 - 50