Skip to main content
GET
JavaScript

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

Entitlement ID

クエリパラメータ

page_size
integer<int32>

Page size (default 10, max 100)

必須範囲: x >= 0
page_number
integer<int32>

Page number (default 0)

必須範囲: x >= 0
status
enum<string>

Filter by grant status

利用可能なオプション:
Pending,
Delivered,
Failed,
Revoked
customer_id
string

Filter by customer ID

レスポンス

items
object[]
必須
最終更新日 2026年5月13日