Nutrition Menus
What a trainee actually ate on ONE day: the food log for that date, per-meal and per-day calorie/macro totals, and the times of day the food was logged. Returns a single day, never a range, so call it once per date to build a range. Distinct from the assigned nutrition menu/plan, which is the target rather than what was eaten.
get/api/public/trainees/{traineeId}/nutrition-log
Path parameters
traineeIdstring required
Query parameters
datestring
The day to fetch, YYYY-MM-DD. Defaults to today (Israel time).
Response
Default Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.