subscription
Get list of subscriptions for the patient
get/patients/{patient_id}/supplements
Path parameters
patient_idinteger required
Response
successful operation
Example response
[
{
"comment": "under review by clinician",
"name": "calcium",
"qty_unit_of_measure": "mcg"
}
]Changes
No recorded changes to this endpoint across all 15 revisions of this API.