v1
latestOpenAPI 3.0.22026-07-2414318.0 KBsubscriptions
Retrieve
Retrieve a list of patient subscriptions.
get/practices/{practice_id}/patients/{patient_id}/subscriptions
Path parameters
practice_idstring required
Practice ID in which the requested resource exists
patient_idstring required
Patient ID from your integration who owns the resource
Query parameters
pageinteger
Page number of dataset
per_pageinteger
Custom page size of dataset
sortstring
String with a comma-separated list of parameters by which to sort the dataset. To specify a descending order, add a "-" character before the parameter. For example, ?sort=-created_at,id
Response
OK