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