GET:menus.json
GET:menus.json
Description
Get specific menus.
This is a typical bulk get endpoint.
Permission bit: "menus.read"
Topic: Menus
Query Parameters
ids: Comma-separated array of String, required
List of menu ids. See also: Unique Identifiers
Example: ?ids=me_EQzGqWoY,me_EQzGqWoY
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Array of Menu
Response Body Type
Loading module