Skip to content

get an install component outputs

GET
/v1/installs/{install_id}/components/{component_id}/outputs

Return the latest outputs for a component.

NOTE requires a valid install.

Authorizations

Parameters

Path Parameters

install_id
required
string

Install ID

component_id
required
string

Component ID

Responses

200

OK

object
key
additional properties
any

400

Bad Request

object
description
string
error
string
user_error
boolean

401

Unauthorized

object
description
string
error
string
user_error
boolean

403

Forbidden

object
description
string
error
string
user_error
boolean

404

Not Found

object
description
string
error
string
user_error
boolean

500

Internal Server Error

object
description
string
error
string
user_error
boolean