List build history for a custom template ref
Templates
List build history for a custom template ref
Returns durable build attempts for the logical template resolved by ref, including failed attempts that never produced artifacts and historical builds whose tags have since moved. If the template’s canonical ref itself ends with builds, the subresource remains one segment deeper, for example /v1/templates/refs/acme/builds/builds.
GET
List build history for a custom template ref
Authorizations
API key passed as Bearer token
Path Parameters
Canonical custom template ref.
Query Parameters
Available options:
waiting, building, ready, error, cancelled Template build backend. native is retained for declarative/OCI build requests and historical filters; Dockerfile build requests use buildkit.
Available options:
native, buildkit Available options:
declarative, dockerfile, oci_import, template_base Required range:
1 <= x <= 100