Get Build Status
Images
Get Build Status
Get the status of an image build.
GET
Get Build Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Response model for a logical build group.
Public identifier for the logical build group
Name of the image being built
Tag of the image being built
Aggregated build-group status
Available options:
PENDING, UPLOADING, BUILDING, COMPLETED, FAILED, CANCELLED Timestamp when the build was created
Timestamp when the build started
Timestamp when the build completed
Artifact rows associated with this build group