Skip to main content
GET
Get current user's profile

Authorizations

Authorization
string
header
required

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

Response

Successful response

name
string | null
required
phone
string | null
required
email
string
required
locale
string | null
required
settings
object
required
currentOrganizationId
string | null
required
currentOrganizationName
string | null
required