---
title: "GET /api/public/monitoring/nutrition/logged-today"
method: GET
path: "/api/public/monitoring/nutrition/logged-today"
tags: ["Monitoring"]
---

# GET /api/public/monitoring/nutrition/logged-today

`GET /api/public/monitoring/nutrition/logged-today`

Trainees who logged nutrition on the target day (default today), with logged calories and protein against target. Rows include hasMealPhoto (boolean; the row carries no photo URL) and the response includes per-bucket counts. Paginated.

## Query parameters

- `gender` 'males' | 'females'
- `labels` string[]
- `date` string
- `page` string
- `limit` string
- `bucket` 'proteinHit' | 'proteinUnder' | 'calorieHit' | 'calorieUnder' | 'calorieOver'

## Response `200`

Successful response

- object — Successful response
  - `data` object

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response
- `404` — Default Response
- `409` — Default Response
- `429` — Default Response
- `500` — Default Response

---

[API](https://skmtc.dev/coach-platform/apis/coach-platform-api.md) · [All operations](https://skmtc.dev/coach-platform/apis/coach-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coach-platform/coach-platform-api/revisions/3d18b514ae8c/schema)
