builds
Get Build
Gets a specific build using its unique id.
Args: build_id: ID of the build to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: A specific build object.
get/api/v1/pipeline_builds/{build_id}
Path parameters
build_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response