Skip to main content
GET
Get current user profile

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Response

Successful Response

success
boolean
default:true
data
UserResponse · object | null

Public user profile returned by API endpoints.