Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer token obtained from the /v1/auth/token endpoint. Send as: Authorization: Bearer .

Response

Current user retrieved successfully

id
string
required

The user ID

displayName
string
required

The display name of the user

description
string | null
required

Optional description of the user