Skip to main content
GET
C#

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

ID du rôle à récupérer.

Réponse

Rôle récupéré avec succès.

description
string

Description de ce rôle.

id
string

ID de ce rôle.

name
string

Nom de ce rôle.

owner_id
string<organization-id>
EA

L’ID de l’entité propriétaire de ce rôle, comme l’ID d’une organisation.

Maximum string length: 50
type
enum<string>
EA

Type de rôle

Options disponibles:
tenant,
organization