Get detailed messaging profile metrics
Get detailed metrics for a specific messaging profile, broken down by time interval.
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.
Path Parameters
The identifier of the messaging profile.
Query Parameters
The time frame for metrics. The time frame for metrics aggregation.
Available options:
1h, 3h, 24h, 3d, 7d, 30d Response
Successful response with detailed profile metrics.
Detailed metrics for a messaging profile.
JavaScript