Skip to main content
GET
/
v1
/
installs
/
{install_id}
/
components
/
{component_id}
/
outputs
get an install component outputs
curl --request GET \
  --url https://api.nuon.co/v1/installs/{install_id}/components/{component_id}/outputs \
  --header 'Authorization: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.nuon.co/llms.txt

Use this file to discover all available pages before exploring further.

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

The response is of type object.