GET
/
user
/
info

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
code
integer
message
string
status
boolean
data
object
data.id
string
data.name
string
data.image
string
data.email
string
data.isAdmin
boolean
data.balance
string
data.status
string
data.introduction
string
data.role
string
data.chargeBalance
string
data.totalBalance
string