Skip to main content
GET
Get a User by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

User found

createdAt
string<date-time>
required
email
string
required
id
string
required
avatarColor
string
displayName
string
emailVerified
string<date-time>
passwordHash
string