Skip to main content
GET
/
api
/
v2
/
integrations
/
candid
/
{slug}
/
patients
/
{patientId}
/
coverages
Get coverages for a patient from Candid Health
curl --request GET \
  --url https://api.example.com/api/v2/integrations/candid/{slug}/patients/{patientId}/coverages
"<unknown>"

Path Parameters

slug
string
required

The slug of the Candid connection.

patientId
string
required

The patient ID.

Response

The coverages data from Candid Health.

The coverages data from Candid Health.