v47

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2024-10-01163166522.3 KB
Users

Get user

Get a user object by its id

get/v1/user/{user_id}

Path parameters

user_idstring uuid required

User id

User id

Response

Returns the user object

idstring uuid required

Unique identifier for the user

given_namestring nullable

Given name of the user

family_namestring nullable

Family name of the user

emailstring nullable

The user's email

avatar_urlstring nullable

URL of the user's Avatar image

createdstring date-time nullable

Date of user creation