Skip to main content
GET
Me

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
id
string<uuid>
required
read-only
full_name
string
required
Maximum string length: 250
email
string<email>
required
Maximum string length: 255
first_name
string | null
Maximum string length: 50
last_name
string | null
Maximum string length: 100