Generates and fetches CDR Usage Reports
Generate and fetch voice usage report synchronously. This endpoint will both generate and fetch the voice report over a specified time period. No polling is necessary but the response may take up to a couple of minutes.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.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.
Query Parameters
Example:
"2020-07-01T00:00:00-06:00"
Example:
"2020-07-01T00:00:00-06:00"
Available options:
NO_AGGREGATION, CONNECTION, TAG, BILLING_GROUP Example:
"NO_AGGREGATION"
Available options:
NO_BREAKDOWN, DID_VS_TOLL_FREE, COUNTRY, DID_VS_TOLL_FREE_PER_COUNTRY Example:
"NO_BREAKDOWN"
Example:
[1234567890123]Response
Successful
JavaScript