Beta
Retrieve Test Suite Run
Retrieve a specific Test Suite Run by ID
Path parameters
id
A UUID string identifying this test suite run.
Headers
X_API_KEY
Response
id
created
test_suite
state
The current state of this run
QUEUED
- QueuedRUNNING
- RunningCOMPLETE
- CompleteFAILED
- FailedCANCELLED
- Cancelled
Allowed values:
exec_config
Configuration that defines how the Test Suite should be run