v1
latestSwagger 2.02026-08-06114111152.5 KBBuilds
Get tests for a build
Returns all test cases that belong to a single build, with pagination. The build can be referenced by either its numeric internal ID or the string identifier you set via capabilities.build.
get/v1/builds/*id
Query parameters
idstring required
Numeric build ID or string build identifier.
offsetinteger
Skip this many tests in the build.
countinteger
Number of tests to return (max 500).
skip_fieldsstring
Comma-separated fields to omit from each test (logs, thumbs).
Response
Get tests for a build