跳转到主要内容
GET
JavaScript

授权

Authorization
string
header
必填

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

路径参数

credit_entitlement_id
string
必填

Credit Entitlement ID

查询参数

page_size
integer<int32>

Page size default is 10 max is 100

必填范围: x >= 0
page_number
integer<int32>

Page number default is 0

必填范围: x >= 0
customer_id
string

Filter by specific customer ID

响应

List of customer balances

items
object[]
必填
最后修改于 2026年4月1日