reporting
Print foods that are highest in healthy vs unhealthy fats
get/reporting/fat_analysis
Query parameters
patient_idinteger required
date_sincestring required
calendar date in format YYYY-MM-DD
Example:2020-05-02
date_untilstring required
calendar date in format YYYY-MM-DD
Example:2020-05-12
Response
successful operation
Example response
{
"date_since": "2019-01-02",
"date_until": "2019-01-02"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.