Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Response

Success

id
string<uuid>
email
string<email>
username
string
first_name
string
last_name
string
is_verified
boolean
mfa_enabled
boolean
roles
object[]