v1
latestOpenAPI 3.0.22026-07-2414318.0 KBinsurance_policies
List insurance policies
Retrieve a list of patient insurance policies. Can be filtered by parameters such as patient_id to view specific coverage details.
get/practices/{practice_id}/insurance-policies
Path parameters
practice_idstring required
Practice ID in which the requested resource exists
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