components
get a build for a component
Returns builds for one or all components in an app.
GET
/
v1
/
components
/
{component_id}
/
builds
/
{build_id}
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Path Parameters
component_id
string
requiredcomponent ID
build_id
string
requiredbuild ID
Response
200 - application/json
component_config_connection_id
string
component_config_version
integer
component_id
string
Read-only fields set on the object to de-nest data
component_name
string
created_at
string
created_by
object
created_by_id
string
git_ref
string
id
string
install_deploys
object[]
releases
object[]
runner_job
object
runner details
status
string
status_description
string
updated_at
string
vcs_connection_commit
object