Skip to main content
GET
Get Test Batch

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the test batch.

Response

string
The unique identifier for the test batch.
string
The overall status of the batch. One of: PENDING, RUNNING, PASSED, FAILED, ERROR, CANCELLED.
integer
The total number of scenarios included in the batch.
integer
The number of scenarios that passed all assertions.
integer
The number of scenarios that failed one or more assertions.
string
How the batch was triggered. For example, api, dashboard, or ci.
boolean
Whether the pathway version should be automatically promoted to production if all scenarios pass.
array of objects
An array of test run objects with scenario information. Each run includes the run details and the associated scenario metadata.

Docs for agents: llms.txt