List recent runs for a test case, or fetch full details of a single run
test_case_id to list all runs for a given test case, or id to fetch a single run with full detail.
test_case_id or id.test_case_id.id. Same fields as above, plus a nested test_cases object with the full test case configuration.| Assertion | Description |
|---|---|
call_connected | The test call connected successfully |
agent_joined | The AI agent joined the call |
expected_phrases | All expected_phrases found in transcript |
prohibited_phrases | No prohibited_phrases found in transcript |
expected_functions | All expected_functions were called |
min_duration | Call lasted at least min_duration_seconds |
max_duration | Call ended within max_duration_seconds |