Skip to main content
GET
Get current user

Authorizations

Authorization
string
header
required

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

Response

Default Response

Standard success response payload wrapped in a data property.

data
object
required

Authenticated user profile.