Skip to main content

GET /builds

List builds across the org, with filters. Query params: Response:

GET /builds/:id

Build detail, including the most recent log lines.

GET /builds/:id/download

Get a signed URL for the artifact tarball.
Response:
The URL is good for 24 hours. Refetch when needed. 404 not_found if the build never produced an artifact (failed before stage) or the artifact has been deleted by retention.