Get Call Analytics
Get detailed call analytics for your organization.
Returns comprehensive metrics and trends for the specified period.
Call Analytics Summary
Use this endpoint to monitor call volume, completion rate, failure rate, duration, and top-performing assistants across a selected reporting period.
- Power dashboards for operations, support, and revenue teams.
- Compare daily call trends across
1d,7d,30d, and90dwindows. - Identify assistants that drive the most call volume or need quality review.
How this endpoint behaves
Analytics aggregate calls for your organization over the selected period. Metrics include totals, completion and failure counts, duration, daily rollups, and top assistants.
Pair this endpoint with list and detail call APIs when you need to drill down from a dashboard summary into individual call records.
Query Parameters
period(string, optional, default:7d): The time period for the analysis.- Allowed values:
1d,7d,30d,90d.
- Allowed values:
Response
The response is a JSON object containing a comprehensive breakdown of call metrics.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Analysis period
^(1d|7d|30d|90d)$Response
Successful Response
Response model for call analytics.