GET
/
user
/
balance

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
balance
integer

A numeric value representing the current balance of the user in USD

id
string

A string representing the unique identifier of the user