builds

Build Status

Get a build's current status and details.

get/v2/builds/{build_id}/status

Path parameters

build_idstring uuid required

Response

Successful Response

idstring uuid required
registry_idstring uuid required
statusstring required
sdk_generationstring required
versioninteger nullable
uristring nullable
image_namestring nullable
digeststring nullable
duration_secondsinteger nullable
error_messagestring nullable
runtime_configobject nullable
source_index_status'pending' | 'indexing' | 'ready' | 'failed' | 'unavailable' required
source_index_errorstring nullable
source_index_started_atstring date-time nullable
source_indexed_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time nullable
branchstring nullable
github_urlstring nullable
user_namestring nullable
scenario_countinteger nullable

Changes

No recorded changes to this endpoint across all 5 revisions of this API.