BuildGet build statusGet build status GET /v1/images/builds/:buildId Returns the current status of a Docker image build, including any error message and the resulting image URI on success. Request Responses200404defaultA successful response.Build not found.An unexpected error response.