Skip to main content
POST
Run agent tests in batch

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
agent_names
string[] | null

Agents to run. Omit to run every agent in your workspace

Example:

Response

Successful Response

runs
BatchTestRun · object[]
required

Test runs that were launched

skipped
BatchTestSkip · object[]

Agents that were skipped instead of failing the batch