Skip to main content
GET
JavaScript

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

credit_entitlement_id
string
requis

Credit Entitlement ID

Paramètres de requête

page_size
integer<int32>

Page size default is 10 max is 100

Plage requise: x >= 0
page_number
integer<int32>

Page number default is 0

Plage requise: x >= 0
customer_id
string

Filter by specific customer ID

Réponse

List of customer balances

items
object[]
requis
Dernière modification le 1 avril 2026