Skip to main content
GET
Get the authenticated user and granted scopes

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

Authenticated user and granted scopes

id
string
required
username
string | null
required
name
string | null
required
profile
object
required
email
string<email> | null
required
client_type
string
required
token_id
string
required
developer_app
object | null
required
scopes
string[]
required