List builds

Retrieve a list of builds for a project

get/v1/builds

Query parameters

projectstring required

Project name

spec_hashstring

Optional filter - the md5 hash of the OpenAPI spec used for the build

config_hashstring

Optional filter - the md5 hash of the Stainless config used for the build

branchstring

Optional filter - the branch the build was created on

limitinteger

Optional limit for number of results

Response

Successful response

idstring required
targetsSupportedTarget[] required

Changes