cURL
curl --request GET \ --url https://api.example.com/api/campaigns/{campaign_id}/stats
{ "total_contacts": 123, "calls_initiated": 123, "calls_completed": 123, "calls_failed": 123, "calls_in_progress": 123, "calls_queued": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.originsai.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.originsai.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response