---
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.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/5a99db4cbce3?raw)
