Entitlements
列出授权
列出某项权利的所有授权,可以通过状态和客户ID进行可选过滤。每个授权包含每个客户的履行状态,包括许可证密钥和数字文件下载URL(如适用)。
GET
JavaScript
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
Entitlement ID
查询参数
Page size (default 10, max 100)
必填范围:
x >= 0Page number (default 0)
必填范围:
x >= 0Filter by grant status
可用选项:
Pending, Delivered, Failed, Revoked Filter by customer ID
响应
Last modified on May 14, 2026
JavaScript