Get All Voice AI Agent Executions API
Access all execution records for a specific agent, providing insights into performance and past interactions with Bolna APIs.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique id
of the agent
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?