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

created_by_user_idinteger nullable
idinteger required
is_deletedboolean
last_updated_by_user_idinteger nullable
meal_datestring required

calendar date in format YYYY-MM-DD

meal_name'breakfast' | 'lunch' | 'dinner' | 'snack' required
meal_name_translationsobject nullable
meal_photo_idinteger nullable
meal_photo_original_urlstring nullable
meal_photo_resized_urlstring nullable
meal_timestring required

time in format hh:mm:ss

patient_idinteger required

Changes

Changed in 1 of the 15 revisions of this API.2

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added