subscription
Get list of subscriptions available to the clinician
get/clinician/{clinician_id}/patient_subscriptions
Path parameters
clinician_idinteger required
Response
successful operation
Example response
[
{
"name": "three-day"
}
]Changes
No recorded changes to this endpoint across all 15 revisions of this API.