Get aggregate call statistics for the org
Calls
Get aggregate call statistics for the org
Returns aggregate counters (totalCalls, totalDuration, averageDuration) plus per-status breakdowns for the org. Filterable by startDate / endDate (ISO strings applied to createdAt).
GET
Get aggregate call statistics for the org
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ISO start of the reporting window.
ISO end of the reporting window.