Retrieve todays data and targets.
{
"consumed_water": 1.2,
"target_water": 3,
"last_night_sleep": "07:34:15",
"current_weight": 78.5,
"planned_workout": <WorkoutPlanSessionResource>,
"planned_supplements": [<DietPlanSupplementResource>],
"planned_meals": [<DietPlanMealResource>],
"consumed_meals": [<TrackerMealResource>],
"consumed_supplements": [<TrackerSupplementResource>]
}
Status | Error Type | Reference |
---|---|---|
401 | Unauthorized | Authentication error |