components
Get component build plan
GET
/
v1
/
components
/
{component_id}
/
builds
/
{build_id}
/
plan
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
actual
any
Types that are assignable to Actual:
*Plan_WaypointPlan
*Plan_NoopPlan