get
https://partner-api.monta.com/api/v1/cdrs
Returns a cursor-paginated page of Charge Detail Records (CDRs) for an operator. Use this endpoint to consume CDRs programmatically; for one-shot file delivery by email, use POST /cdr-exports instead.
Pagination:
- The response meta.after is an opaque token. Pass it as the cursor query parameter on the next request to fetch the next page.
- meta.after is null when there are no more pages.
- Page size defaults to 50 and is capped at 100.
Notes:
- The date range may not exceed 90 days.
- If operatorId is omitted, it is derived from the credentials. Consumers with access to multiple operators must specify it explicitly.
Required scope: cdrs:read
Organization authorization: supported
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…