Skip to main content
GET
get the latest deploy for an install component

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

install_id
string
required

install ID

component_id
string
required

component ID

Response

OK

action_workflow_runs
object[]
applied_at
string

AppliedAt is set when the apply runner job completes successfully.

build_id
string
component_build
object
component_config_version
integer
component_id
string
component_name
string
composite_error
object

CompositeError holds a typed, structured error (e.g. a missing AWS IAM permission) frozen at write time when a deploy plan/apply fails. It is nil for successful or non-enriched failures.

created_at
string
created_by
object
created_by_id
string
id
string
install_component_id
string
install_deploy_type
enum<string>
Available options:
sync-image,
apply,
teardown
install_id
string

Fields that are de-nested at read time using AfterQuery

install_workflow_id
string

DEPRECATED: use WorkflowID

log_stream
object
oci_artifact
object
outputs
object
plan_only
boolean
planned_at
string

PlannedAt is set when the plan runner job completes successfully.

policy_reports
object[]
queue_signals
object[]
release_id
string
role
string

Role to be used when running this component

runner_jobs
object[]

runner details

status
string
status_description
string
status_v2
object
updated_at
string
workflow
object
workflow_id
string