Skip to main content
GET
Retrieve a user

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required
Required string length: 1 - 255

Response

Retrieve a user

createdAt
string<date-time>
required
email
string | null
required
emailVerified
boolean
required
id
string
required
Required string length: 1 - 255
image
string | null
required
name
string | null
required
updatedAt
string<date-time>
required
onboarding
object | null
required