Description
Returns JSON list of link definitions from the user-defined link type. Returns all link definitions
when no link type is specified.
Note: This API method supports read-only API sessions. For more information on
read-only API sessions and a list of API methods that support read-only
API session, refer to Read-only Legacy v1 API sessions.
Parameters
| Name | Description |
|---|---|
| getLinkDefinitionJson |
Location: query Type: string A JSON string that specifies the link type to retrieve.
For an example of the JSON string, refer to Get user-defined link.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: string Returns list of link definitions from user defined link type.
|