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.
404 not_found if the build never produced an artifact (failed before stage) or the artifact has been deleted by retention.