meal
Query the user's meal
get/patients/{patient_id}/meals
Path parameters
patient_idinteger required
Query parameters
date_sincestring required
calendar date in format YYYY-MM-DD
Example:2019-01-02
date_untilstring required
calendar date in format YYYY-MM-DD
Example:2019-01-02
include_deletedboolean
include deleted meals
Response
successful operation
Changes
Changed in 1 of the 15 revisions of this API.2
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○