Get test run status and results
Test Run
Get test run status and results
Get the status and results of a test run
GET
Get test run status and results
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Default Response
Overall status of the test run
Available options:
QUEUED, RUNNING, PASSED, FAILED, TIMEDOUT, CANCELLED, INTERRUPTED ISO timestamp when the run started (null for queued runs)
ISO timestamp when the run finished
Git branch name associated with this run
Test results (only present when status is not running)