Skip to main content
GET
Get authenticated user info

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

General information about the user.

Me model

default_workspace_token
string | null
required
workspaces
object[]
required
bearer_token
object
required
default_dashboard_token
string | null

The token of the default Dashboard for the User.