Get call statistics for your organization.
Returns various metrics about calls in your organization.
This endpoint provides a high-level summary of call statistics for your entire organization. It’s a quick way to get key metrics without any parameters.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.
total_calls: The total number of calls ever made.total_duration: The sum of the duration of all calls, in seconds.average_duration: The average duration of a call, in seconds.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.