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

Path Parameters

slug
string
required

The slug of the Candid connection.

Query Parameters

mrn
string
required

The Medical Record Number of the patient.

Response

The patient data from Candid Health.

The patient data from Candid Health.