メインコンテンツへスキップ
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

customer_id
string
必須

Customer 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
status
enum<string>

Filter by grant status: active, expired, depleted

利用可能なオプション:
active,
expired,
depleted

レスポンス

List of customer grants

items
object[]
必須
最終更新日 2026年4月1日