Get detailed call analytics for a voice campaign
Documentation Index
Fetch the complete documentation index at: https://docs.teli.ai/llms.txt
Use this file to discover all available pages before exploring further.
disconnection_reason field, use these fields to determine call outcomes:
| Outcome | How to Detect |
|---|---|
| Connected | connected_calls count, or check if call_duration_ms > 0 on individual calls |
| Voicemail | voicemail_calls count, or check in_voicemail = true on individual calls |
| Failed | failed_calls count - includes no answer, busy, declined |
not_called decreases as the campaign progresses