Generate and fetch MDR Usage Report
Generate and fetch messaging usage report synchronously. This endpoint will both generate and fetch the messaging 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, PROFILE, TAGS Example:
"PROFILE"
Example:
["My profile"]
Response
Successful
JavaScript