e95206a45b98

latestSwagger 2.02026-08-11126123175.5 KB
Builds

List your builds

Returns a paginated list of test builds. A build is an aggregation of test cases that share the same capabilities.build identifier, useful for grouping CI runs.

get/v1/builds

Query parameters

offsetinteger

Skip this many builds from the start of the result set.

countinteger

Number of builds to return (max 500).

tagstring

Only return builds carrying this tag (set tags with PUT /v1/builds/:id).

Response

List your builds