Get call statistics for your organization.
Returns various metrics about calls in your organization.
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.
Successful Response
Response model for high-level call statistics.