Test Runs
Create Run
Execute a test run
POST
Execute one or more test cases against an agent. Supports running by test case ID, multiple IDs, or tags.
string
Single test case ID to run
array
Multiple test case IDs to run
array
Run all test cases with these tags
string
Override agent for comparison testing
object
Run configuration
string
required
Unique run identifier
string
required
Run status:
queued, running, completed, failedinteger
required
Number of test cases in this run
integer
required
Estimated duration in seconds
string
required
WebSocket URL for real-time progress streaming

