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
Documentation Index
Fetch the complete documentation index at: https://docs.stably.ai/llms.txt
Use this file to discover all available pages before exploring further.
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)