Get status of test runs
GET/v1/test-runs
The endpoint for retrieving the status of test runs. Returns the status in the CTRF format (see https://ctrf.io/docs/specification/overview).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Test runs status in CTRF format
Bad Request
Unauthorized
Forbidden
Test runs with given IDs not found
Server Error