Get specific test run by ID (Public API with API Key authentication)
API Key for authentication. Get your API key from NOQA dashboard.
API Key for authentication
Application ID
Successful Response
Response model for test run detail in Public API
Unique identifier of the test run
"550e8400-e29b-41d4-a716-446655440000"
Timestamp when the run was created
Overall run status
queued, running, passed, failed, cancelled "running"
"completed"
"cancelled"
Total number of tests in the run
10
Count of tests by status
{ "failed": 2, "passed": 3, "queued": 5 }Build information
Device configuration used for the run
List of tests in the run