Skip to main content

Get test batch status

GET 

/v1/batches/:batchId

The endpoint for retrieving the status of a single test batch. Use Accept: application/json (default) to receive CTRF (see https://ctrf.io/docs/specification/overview). Or use Accept: application/xml to receive JUnit XML.

Request

Responses

Test batch status in CTRF (application/json) or JUnit XML (application/xml) depending on Accept