Skip to main content
GET
Read Current User

Authorizations

Authorization
string
header
required

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

Response

Successful Response

id
string
required
phone
string
required
first_name
string | null
required
last_name
string | null
required
username
string | null
required
avatar_url
string | null
required
is_verified
boolean
required
format_balance
string
required
read-only
balance
number | null
rating
UserRatingResponse · object | null