Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

customer_id
string
required

Customer ID

Response

items
object[]
required
total_balance_usd
integer<int64>
required

Sum of all wallet balances converted to USD (in smallest unit)

Last modified on March 25, 2026