Module Description
This module provides a REST endpoint to retrieve menu items based on the menu name.
For example /api/menu_items/main provides you with the full menu tree of the main menu.
By adding query parameter like ?max_depth=1 or ?min_depth=2 you control how to output the menu in the web service.
Documentation
Sponsor
Questions or feature requests?
If you have any questions or feature requests, please don't hesitate to add them to the issue queue.
For example /api/menu_items/main provides you with the full menu tree of the main menu.
By adding query parameter like ?max_depth=1 or ?min_depth=2 you control how to output the menu in the web service.
Documentation
Sponsor
Questions or feature requests?
If you have any questions or feature requests, please don't hesitate to add them to the issue queue.
Module Link
Project Usage
1680
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module solves the problem of retrieving menu items based on the menu name through a REST endpoint.
Data Name
rest_menu_items