---
title: "Look up a meal photo queue ID from a meal ID"
method: GET
path: "/meal/{meal_id}/queue_id"
tags: ["data review"]
---

# Look up a meal photo queue ID from a meal ID

`GET /meal/{meal_id}/queue_id`

## Path parameters

- `meal_id` integer, required

## Response `200`

successful operation

- object
  - `queueId` string

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rxfoodapp/inneranalytics-mnt-server/revisions/0703cbbbefe8/schema)
