Retrieve a specific dish
Retreive the details for a specific dish ID.
You can specify which properties are returned in the response to display the details needed by the client app menu as well as the different KDS stations. The ingredients array in the response includes the ingredient IDs that are needed by the client app to determine if a dish is available to order.
Path Parameters
The unique dish identifier, generated when the dish was created.
Query Parameters
Specify which properties to include in the response.
Response
Request successful
A unique alpha-numeric string generated by the system when creating a resource (e.g., dishes, ingredients, etc). Ids are required for retrieving the properties of a specific resource.
"674d0bf5c28b69001f8e03a1"
The date and time the resource was created. Timestamp uses ISO 8601 format, Ex: 2025-04-05T14:55:03.824Z
"2024-04-22T10:00:00Z"
The name of the dish that appears in the client app and for the KDS.
"Risotto alla Milanese"
"A description of the resource."
Used to indicate where in the client app the dish should appear for ordering and used by the expediter to prioritize dishes for preparation.
Appetizer, Main Course, Dessert, Drinks "Main Course"
The name of the image file related to a specific dish. When present, the image for the dish will appear in the client app with the other dish details.
"burger"
The list of ingredients related to a specific dish.
The price used by the client app to calculate order cost.
999
The price used by the client app to calculate order cost.
999
The prep station responsible for preparing the dish. This value is used by the expeditor to prioritize and triage order preparation for the KDS stations.
cold, hot, beverages "hot"