GET /links
Gets Links.
A Link object defines an on-demand data navigation path between a selection app and a template app including the set of properties that control how that data access occurs and under what conditions access is permitted. The set of links returned by this method have properties that match the combination of conditions defined by any of the supplied optional parameters: 'optOwnedBy', 'optModelGroupId', 'optSelectAppId' and 'optTemplateAppId'.
Query parameters
Name | Description | Type |
---|---|---|
optOwner | The userDirectory\userId to use to limit the set of returned objects to those owned by a specific user. |
String |
type | The type of link. |
String |
includeCharts | Determines if master charts of template app are included or not in the response |
Boolean |
Responses
Name | Description | Type |
---|---|---|
200 | Successful response. |
Array of LinkStateFull |
400 | Invalid parameter values (see detailed error). |
Error |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!