GuidesAPI EndpointsChangelog
Log In
API Endpoints
These docs are for v2024.01. Click to read the latest docs for v2025.07.

/2024-01/partners/menus/{menu_id}/items

Get items for a given menu

Path Params
int32
required
Query Params
int32
1 to 9999
Defaults to 1

Current page for paginated lists

int32
0 to 150
Defaults to 20

Number of items per page for paginated lists

sort[]
array of strings

Optionally return entities in a specified order. Use a '-' to invert order.
Default value :

sort[]
int32

Filter items that are associated to a given brand

string

Filter items where external_id equals this value

string

Filter items where name equals; cannot be combined with match

string

Filter items where name contains; cannot be combined with eq

boolean

Filter items that do [not] have active price rules being applied

boolean

Filter items that can [not] be ordered online

int32

Filter items that are associated to a given product

boolean

Filter items that are [not] published

date-time

Filter items updated_at after this timestamp

date-time

Filter items updated_at before this timestamp

Headers
string

A valid bearer token for the client or user accessing the API. Format: "Bearer TOKEN_VALUE"

Responses

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