Find Business Menu

This API endpoint is used to obtain a specific catalog using an id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Using Ordering SDK

// get as customer
const response = await ordering.businesses(businessId).menus(menuId).get();
// Mode dashboard
const response = await ordering.businesses(businessId).menus(menuId).asDashboard().get();
Path Params
string
required
Defaults to en
string
required
Defaults to demo
int32
required
int32
required
string
required
Defaults to v400
Query Params
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json