Returns a list of notes for a patient
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id of the patient in question
"29ea9012-c622-4851-a57a-9327abd21198"
Comma-separated list of note types to include
"FOLLOW_UP_CLINICAL_RX_RECOMMENDATION,HEALTH_COACH_QUARTERLY_NOTE"
The number of notes to return
Whether to return only locked notes
Successful response
The response is of type object
.