Skip to main content
GET
cURL

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

Patient response

patient_id
string
Example:

"123456789"

healthie_patient_id
string
Example:

"123456789"

first_name
string
Example:

"John"

last_name
string
Example:

"Doe"

provider_ids
string[]
Example:
provider_names
string[]
Example:
available_dates
(string | object)[]
Example:
appointment_type_ids
string[]
Example:
appointment_type_names
string[]
Example:
group_id
string
Example:

"1234567890"

group_name
string
Example:

"Group Name"