GET /links/{linkId}
Get a Link.
Get the details of a link including its list of Bindings, Properties and status information.
Path parameters
Name | Description | Type |
---|---|---|
linkId | The ID of a link to match objects to be returned. |
String |
includeCharts | Determines if master charts of template app are included or not in the response |
Boolean |
Responses
Name | Description | Type |
---|---|---|
200 | Successful response. |
LinkStateChangeResponse |
404 | Invalid link ID (see detailed error). |
Error |