patient
Get Summary of All Notes
get/patient/{patient_id}/patient_notes
Path parameters
patient_idinteger required
Response
successful operation
Example response
[
{
"note": "really likes walnut"
}
]successful operation
[
{
"note": "really likes walnut"
}
]