Test Runs
Get Test Run
Retrieve details of a specific test run
GET
Path Parameters
The unique identifier of the test run to retrieve
Response
The unique identifier of the test run
Current status of the test run: queued
, running
, completed
, failed
, timeout
ISO 8601 timestamp of when the test run was created
ISO 8601 timestamp of when the test run started executing
ISO 8601 timestamp of when the test run completed
Total duration of the test run in milliseconds
Example Request
Example Response
Error Responses
Test run not found
Missing or invalid API key