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

Path Parameters

slug
string
required

The slug of the Candid connection.

patientId
string
required

The patient ID.

Response

The images data from Candid Health.

The images data from Candid Health.