Monitoring
Trainees who did NOT log nutrition on the target day (default today). Use daysThreshold to require a longer gap (e.g. 3 = no logging for 3+ days). Paginated.
get/api/public/monitoring/nutrition/not-logged
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)
daysThresholdstring
Minimum days without a nutrition log to include a trainee (default 1 = did not log on the target day)
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.