Retrieve menu items by conditions
Retrieve menu items by conditions
Authorizations:Token
Query Parameters
_cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
_cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
id | integer |
link | string |
lpos | integer |
rpos | integer |
depth | integer |
quickFlags | |
children | Array |
parent | |
type | string |
position | integer |
enabled | boolean |
visibleFor | string |