Jump to: GET Response Notes | API Call Builder
Find all custom menu links
= Required Parameter
Name | Type | Description | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NetworkId | Url | Network ID | ||||||||||||||||||||||
NetworkToken | String | Network token | ||||||||||||||||||||||
Target | String | This calls action target | ||||||||||||||||||||||
Method | String | This calls action method | ||||||||||||||||||||||
fields | Array | List of fields to return; defaults to all fieldsShow Supported Values Any of the following values from the CustomMenuLink model are supported.
| ||||||||||||||||||||||
filters | Filter | Array of field values to filter results byShow Filterable Fields The following fields from the model can be filtered on.
| ||||||||||||||||||||||
sorts | Sort | Fields to sort by with either asc or descShow Sortable Fields The following fields from the model can be sorted in either ascending (ASC) or descending (DESC) order.
|
GET Response Notes
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.