API view set for managing runs. This view set provides endpoints to retrieve and manage runs associated with a specific organization.
API Key Authentication. It should be included in the header of each request.
Comma-separated list of run IDs.
Example: 1,2,3
Call ID from the Assistant provider
Example: call_abc123
Personality this run belongs to
Name of the personality this run belongs to
ID of the agent associated with this run
Run Evaluation
Full text transcript of the call. Example:
[00:01] Testing Agent: Hello.
[00:02] Main Agent: Hello, how can I help you today?
[00:03] Testing Agent: Well, I mean, sure. What time exactly are we talking about here
[00:04] Main Agent: 6 PM.
[00:05] Testing Agent: Great. I'll book that for you. Just a sec.
[00:06] Main Agent: Okay.Transcript object
Duration of the run in MM:SS format
URL to access the voice recording of this run
running - Runningcompleted - Completedfailed - Failedpending - Pendingin_progress - In Progressevaluating - Evaluatingin_queue - In Queuetimeout - Timeoutcancelled - Cancelledrunning, completed, failed, pending, in_progress, evaluating, in_queue, timeout, cancelled success - Successfailure - Failurereviewed_success - Reviewed Successreviewed_failure - Reviewed Failuresuccess, failure, reviewed_success, reviewed_failure Whether the call has been reviewed.
Example: true or false
Phone number used to make the outbound call for this run
List of critical evaluation categories and their results for this run
Test Profile
Details of the call from the provider