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.

Response

Profile

id
string<uuid>
email
string<email>
name
string
role
string
emailVerified
boolean
kycStatus
string | null