Subscriptions
구독 사용 내역 가져오기
사용 기반 청구가 있는 구독의 전체 사용 내역을 검색합니다.
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.
경로 매개변수
Unique subscription identifier
쿼리 매개변수
Filter by start date (inclusive)
Filter by end date (inclusive)
Filter by specific meter ID
Page size (default: 10, max: 100)
필수 범위:
x >= 0Page number (default: 0)
필수 범위:
x >= 0응답
Usage history retrieved successfully
List of usage history items
Last modified on January 28, 2026
JavaScript