Get test batches statuses
GET/v1/batches
The endpoint for retrieving the statuses of test batches. Returns an array of statuses in CTRF format (see https://ctrf.io/docs/specification/overview).
Request
Responses
- 200
- 400
- 401
- 403
- 500
Array of test batches status in CTRF format
Bad Request
Unauthorized
User does not have permission to access batches
Server Error