GuidesAPI EndpointsChangelog
Log In
API Endpoints

Retrieve a Menu's Menu Items

This operation will retrieve the Menu Items that are linked to the Menu that is identified by the path parameter.

You can use the sort and filter query parameters to refine the results and locate specific Menu Items.

Path Params
int32
required
Query Params
int32
0 to 150
Defaults to 20

Number of items per page for paginated lists. Maximum 150.

sort[]
array of strings

Optionally return resources in a specified order. Use a '-' to invert order.

sort[]
int32

Filter items that are linked to a given brand

string

Filter items where external_id equals this value

string

Filter resources where name equals; cannot be combined with match

string

Filter resources 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 linked to a given product

boolean
Defaults to true

Filter for publicly visible resources

date-time

Filter resources after the updated_at timestamp

date-time

Filter resources before the updated_at timestamp

Responses

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