Get detailed call analytics for your organization.
Returns comprehensive metrics and trends for the specified period.
Documentation Index
Fetch the complete documentation index at: https://docs.burki.dev/llms.txt
Use this file to discover all available pages before exploring further.
Use this endpoint to monitor call volume, completion rate, failure rate, duration, and top-performing assistants across a selected reporting period.
1d, 7d, 30d, and 90d windows.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.
period (string, optional, default: 7d): The time period for the analysis.
1d, 7d, 30d, 90d.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Analysis period
^(1d|7d|30d|90d)$Successful Response
Response model for call analytics.