Licenses
라이선스 키 나열
deprecated
귀하의 계정과 연결된 라이센스 키 목록을 가져옵니다.
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.
쿼리 매개변수
Page size default is 10 max is 100
필수 범위:
x >= 0Page number default is 0
필수 범위:
x >= 0Filter by customer ID
Filter by license key status
사용 가능한 옵션:
active, expired, disabled Filter by product ID
Filter license keys created on or after this timestamp
Filter license keys created on or before this timestamp
Filter by license key source
사용 가능한 옵션:
auto, import 응답
Last modified on May 28, 2026
JavaScript