Get per-subscription revenue by month
Returns one row per (subscription, currency) with a sparse entries list of records. Revenue types are: recurring, overage, pay_as_you_go, one_time, and milestone. Continuation logic is applied server-side for recurring revenue — active subscriptions are forward-filled using their renewable MRR. Paginated at the (subscription, currency) grain via limit/offset.
Authorizations
API key for authentication
Query Parameters
Filter results to a single customer.
End month in YYYY-MM format (defaults to 11 months after start).
Page size (default 100, max 1000).
Page offset (default 0).
Start month in YYYY-MM format (defaults to 12 months ago).
Filter results to a single subscription.
Response
No response body