cURL
curl --request GET \ --url https://api.ravan.ai/api/v1/contacts/{id}/calls/stats \ --header 'X-Api-Key: <api-key>'
{ "success": true, "message": "<string>", "data": { "total_calls": 123, "total_duration_sec": 123, "avg_duration_sec": 123, "last_call_at": "<string>" } }
Get Contact Call Stats.
Documentation IndexFetch the complete documentation index at: https://docs.ravan.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ravan.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show data
Contact ID
Successful response
Show child attributes