GET
/
v1
/
patients

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

patient_id
string
required

The ID of the patient

Response

200 - application/json
appointment_type_ids
string[]
appointment_type_names
string[]
available_dates
array
first_name
string
group_id
string
group_name
string
healthie_patient_id
string
last_name
string
patient_id
string
provider_ids
string[]
provider_names
string[]