⚫ Get dishes served based on an image ID

Retrieves a list of dishes that were served in a restaurant during a specific shift and date, based on the provided image ID.

This endpoint allows users to obtain the dish information associated with a meal image.
Each dish entry includes its internal identifier, name, and serving size.

The response will return only dishes that were detected or registered in the restaurant's daily menu corresponding to the given image.

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

Unique identifier of the image used to retrieve the associated dishes.

string

Optional three-letter ISO 639-2/T language code (e.g. "eng", "spa", "cat"). If not provided, the language will be automatically determined from the request context.

Responses

400

Missing or invalid image_id parameter.

401

Unauthorized.

403

Access denied.

404

Image not found or no dishes associated with it.

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