v1

latestOpenAPI 3.0.22026-07-23125563.8 KB
Runs

Get run

Get a single run by ID with full details. Runs with many test files can produce a large JSON response. Include Accept-Encoding: gzip in your request when possible. Spec results.stats exposes pending, skipped, and failures separately; see RecordedTestOutcome in components/schemas and compare to Tests Explorer metrics mapping. For narrative context, see the Test result statuses section on the Test Explorer documentation page.

get/runs/{runId}

Path parameters

runIdstring required

The run ID

Response

Successful response

status'OK' required