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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Start of the date range filter (inclusive, ISO 8601).
"2020-07-01T00:00:00-06:00"
End of the date range filter (inclusive, ISO 8601).
"2020-07-01T00:00:00-06:00"
Type of aggregation to apply to the results.
NO_AGGREGATION, CONNECTION, TAG, BILLING_GROUP "NO_AGGREGATION"
Filter results by product breakdown.
NO_BREAKDOWN, DID_VS_TOLL_FREE, COUNTRY, DID_VS_TOLL_FREE_PER_COUNTRY "NO_BREAKDOWN"
Filter results by connection.
[1234567890123]Response
Successful