Retrieve Voice AI Execution API
Fetch details of a specific phone call execution by its ID using Bolna APIs. This includes information such as conversation time, status, and telephony data.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique execution_id
Response
If the call was answered by voice mail
Batch information
Custom variable data injected in the call
Total time duration for the conversation (in seconds)
Breakdown of the costs in cents
Timestamp of agent execution
Extracted data in JSON format which was mentioned in the agent extraction_prompt
Unique identifier for the execution
Current status of the call
completed
, call-disconnected
, no-answer
, busy
, failed
, in-progress
, canceled
, balance-low
, queued
, ringing
, initiated
Telephony call data
Total cost incurred by this execution in cents
Transcription of the execution
Telephony call data
Last updated timestamp for the execution
Was this page helpful?