Monitoring

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.

get/api/public/monitoring/nutrition/logged-today

Query parameters

gender'males' | 'females'

Filter trainees by gender

labelsstring[]

Filter to trainees that have all of these label ids

datestring

Target day in YYYY-MM-DD (Israel time). Defaults to today when omitted.

pagestring

Page number, 1-based (default 1)

limitstring

Results per page, max 100 (default 20)

bucket'proteinHit' | 'proteinUnder' | 'calorieHit' | 'calorieUnder' | 'calorieOver'

Filter to a target-attainment bucket (protein/calorie hit, under, or over). Omit for all.

Response

Successful response

dataobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.