List Batch Executions API
Learn how to retrieve all executions from a batch, providing detailed information on each call’s outcome and metrics.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the batch
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?