Aggregated call statistics for a location.
cURL
curl --request GET \ --url https://api.selcor.ai/v1/voice/calls/stats \ --header 'Authorization: Bearer <token>'
{ "data": { "since": "<string>", "total": 123, "avg_duration_seconds": 123, "by_status": {}, "by_category": {}, "by_sentiment": {} }, "request_id": "<string>" }
API key in format: sk_live_...
"clxyz123"
"2025-01-01T00:00:00Z"
Call statistics
Show child attributes
Was this page helpful?