Path Parameters
The ID of the menu
you wish to retrieve.
Example:
"1"
Query Parameters
Pass menu_items
as an include value to fetch the Menu Items associated with each Menu. If you need to fetch the Menu Item Linked Resource, you can pass menu_items.linked_resource
, additionally, you can pass menu_items.icon
to fetch the associated Icon for each menu Item
Example:
"menu_items.linked_resource"