Entitlements
List Entitlements
List all entitlements for your business with optional filtering by integration type.
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page size (default 10, max 100)
Required range:
x >= 0Page number (default 0)
Required range:
x >= 0Filter by integration type
Available options:
discord, telegram, github, figma, framer, notion, digital_files, license_key Response
Last modified on May 6, 2026
JavaScript