Get execution
Retrieve specific execution by an agent
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique id
of the agent
The unique execution_id
by the agent
Response
Unique identifier for the execution
Total time duration for the conversation (in seconds)
Total cost incurred in this execution
Current status of the call
completed
, call-disconnected
, no-answer
, busy
, failed
, in-progress
, canceled
, balance-low
, queued
, ringing
, initiated
If the call was answered by voice mail
Transcription of the execution
Timestamp of agent execution
Last updated timestamp for the execution
Cost breakdown for the execution
Telephony call data
Telephony call data
Batch information
Extracted data in JSON format which was mentioned in the agent extraction_prompt
Custom variable data injected in the call
Status of the extraction webhook URL setup in the agent
Was this page helpful?