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"
}
]successful operation
[
{
"name": "three-day"
}
]