GET /restaurants/{tenant}/{restaurantId}/catalogue/items

just-eat.co.uk

Summary: Get all menu items
Operation ID:
Auth: unknown
Description

Get all menu items on the restaurant's menu

Parameters (4)

after (string, query, optional)

Value representing a cursor - position to use when retrieving the next page of data. If provided, the value of this parameter must be URL encoded.

limit (integer, query, required)

The maximum number of menu items to fetch.

restaurantId (string, path, required)

The restaurant Id.

tenant (string, path, required)

Request tenant.

No probe data for this endpoint yet.