Get user
Utilisateurs
Get user
Retrieve the details of an existing user.
GET
Get user
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Réponse
User ID.
Exemple:
"usr_DKL4Xcb5VSa8CQ"
User email address.
Exemple:
"john@example.com"
User first name.
Exemple:
"John"
User last name.
Exemple:
"Doe"
User profile picture URL.
Exemple:
null
ID of the role assigned to the user.
Exemple:
"rol_DKL4Xcb5VSa8CQ"
Whether the user is the account owner.
Exemple:
false

