Skip to main content
GET
Auth Me

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

sub
string
required
token_use
string
required
email
string | null
username
string | null
scope
string | null