Introduction
Every Bolna Voice AI conversation carries two key fields throughout its lifecycle:Anatomy of a Call
The following diagram shows how a call progresses from initiation to completion:completed is the final status of every conversation, indicating all post-call processing (recordings, data extraction) is finished.Call Status Reference
- Successful
- Unanswered
- Unsuccessful
These statuses appear in chronological order during a normal call flow:
The payloads for all status events follow the same structure as the Get Execution API response.
Example Payload
Completed call payload with "status" and "error_message"
Completed call payload with "status" and "error_message"
Related Pages
Hangup Status Codes
Understand who ended the call and why
Call Latency Metrics
Analyze performance across the voice pipeline
Get Execution API
Retrieve full execution details programmatically

