Skip to main content

Get test batches statuses

GET 

/v1/batches

The endpoint for retrieving the statuses of test batches. With Accept: application/json (default) returns an array in CTRF format (see https://ctrf.io/docs/specification/overview). With Accept: application/xml returns a single JUnit document aggregating all matching batches.

Request

Responses

Array of batch statuses in CTRF (application/json) or one JUnit XML document (application/xml) depending on Accept