v1
latestSwagger 2.02026-08-06114111152.5 KBTests
Get a specific test
Returns the full detail record for a single test session: status, environment (browser/OS or device/platform), assets (video, logs, screenshots), groups, build, and duration. Accepts either the numeric test ID or the WebDriver session_id.
get/v1/tests/{id}
Path parameters
idstring required
Numeric test ID or WebDriver session_id (UUID).
Query parameters
skip_fieldsstring
Comma-separated fields to omit from the response (logs, thumbs, visual_run, groups).
Response
Get a specific test