Skip to main content
GET
Get balances

Authorizations

Authorization
string
header
required

Your account's secret key: Authorization: Bearer sk_test_… or sk_live_…. Server-side only.

Path Parameters

customerID
string<uuid>
required

ID of the customer's enrollment in the product (not the customer ID).

Query Parameters

meter
string

Meter key (for example tokens). Omit to list all.

Response

One balance (WalletBalance) when meter is sent; otherwise the list (WalletBalances).

meter
string

Meter key.

balance
string

Current balance, as a decimal string. Can be negative.

total
string

Total ever credited to this meter.