v1
latestOpenAPI 3.1.02026-07-26359254.7 MBReports
Get calls reporting overview
<small>Requires the reporting:read scope (or a broader one that includes it).</small>
Returns aggregated call statistics with per-member breakdown.
Includes total calls, average duration, positive/answered counts, and inbound missing calls.
post/v3/reporting/calls/overview
Request body
Example request
{
"filters": {
"from": "2026-01-01T00:00:00Z",
"to": "2026-03-01T00:00:00Z"
}
}Response
Calls overview retrieved successfully