Subscriptions
Get Subscription Usage History
Retrieve the complete usage history for a subscription with usage-based billing.
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.
Path Parameters
Unique subscription identifier
Query Parameters
Filter by start date (inclusive)
Filter by end date (inclusive)
Filter by specific meter ID
Page size (default: 10, max: 100)
Required range:
x >= 0Page number (default: 0)
Required range:
x >= 0Response
Usage history retrieved successfully
List of usage history items
Last modified on January 28, 2026
JavaScript