---
title: "Get resized user uploaded meal photo contents by id"
method: GET
path: "/meal_photos/{meal_photo_id}/photo"
tags: ["meal"]
---

# Get resized user uploaded meal photo contents by id

`GET /meal_photos/{meal_photo_id}/photo`

## Path parameters

- `meal_photo_id` integer, required

## Query parameters

- `size` 'small' | 'medium' | 'large' | 'original' | ''
- `shape` 'square' | 'original' | ''

## Response `200`

successful operation

---

[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/081a2697c0f1?raw)
