GET
/
api
/
whoami

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
email
string
first_name
string
id
integer
is_onboarded
boolean
last_name
string
permission_groups
string[]
username
string