---
title: "Get food items updated between two dates"
method: GET
path: "/food/updated_food_report"
tags: ["admin"]
---

# Get food items updated between two dates

`GET /food/updated_food_report`

## Query parameters

- `date_since` string, required — calendar date in format YYYY-MM-DD
- `date_until` string, required — calendar date in format YYYY-MM-DD
- `send_results_as_attachment` boolean, required — true if results should be attached as a csv
- `send_to_me_only` boolean — true if results should be sent to the current user

## 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/a61b77b30e63?raw)
