v2

latestOpenAPI 3.1.02026-07-2675166192.8 KB
Images

Get Build Status

Get the status of an image build.

get/api/v1/images/build/{build_id}

Path parameters

build_idstring required

Response

Successful Response

idstring required

Public identifier for the logical build group

imageNamestring required

Name of the image being built

imageTagstring required

Tag of the image being built

status'PENDING' | 'UPLOADING' | 'BUILDING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' required
createdAtstring date-time required

Timestamp when the build was created

startedAtstring date-time nullable

Timestamp when the build started

completedAtstring date-time nullable

Timestamp when the build completed