Get Menu
Menus
Get Menu
Retrieve a single navigation menu with links
GET
Get Menu
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
Get Menu
Returns a single navigation menu by its ID, including all links and nested children.Request
Path Parameters
The unique menu ID
Response
Whether the request succeeded
Menu object
Example Response
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have read_content scope |
NOT_FOUND | Menu with the specified ID does not exist |