Skip to content

Récupère un utilisateur

GET
/users/{userId}
userId
required
string format: uuid

Identifiant unique de l’utilisateur

Détails de l’utilisateur

object
id
required
string format: uuid
Example
5a5c3d8a-8d8a-4f02-9a1d-1234567890ab
email
required
string format: email
Example
jane.doe@example.com
fullName
required
string
Example
Jane Doe
roles
Array<string>
createdAt
required
string format: date-time
updatedAt
string format: date-time

Ressource introuvable

object
code
required
string
Example
BAD_REQUEST
message
required
string
Example
Paramètre "email" invalide
details
Array<object>
object
field
string
issue
string