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