Menu
Get menu item
Returns a single menu item with translations and options.
get/menu/{locale}/{id}
Path parameters
localeinteger required
Locale (restaurant) ID. Must match the locale bound to your API key.
idinteger required
Resource ID
Query parameters
langstring
Language code for translations (e.g. en, pl, de)
Response
Menu item details
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.