List Menus
Menus
List Menus
Retrieve a list of navigation menus
GET
List Menus
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.
List Menus
Returns a paginated list of navigation menus (link lists) in the store.Request
Parameters
Page number for pagination
Number of items per page (max 250)
Filter by exact handle
Response
Whether the request succeeded
Array of menu objects
Pagination information
Example Response
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have read_content scope |