Entitlements
付与を一覧表示
すべての付与を、その状態や顧客IDでフィルターをかけて一覧表示します。各付与には、顧客ごとの実現状況が含まれており、該当する場合はライセンスキーやデジタルファイルのダウンロードURLが含まれます。
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
承認
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