GET
/
v1
/
waitlistruns

Authorizations

Authorization
string
header
required

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

Query Parameters

waitlist_run_id
string

The ID of the waitlist run, please use either this or the start and end date

start_date
string

The start date of the created_at to filter by in ISO format: 2024-12-03T00:00:00.000-08:00

end_date
string

The end date of the created_at to filter by in ISO format: 2024-12-05T00:00:00.000-08:00

Response

200 - application/json
appointment_date
string
appointment_type_name
string
booked_by_email
string
booked_by_first_name
string
booked_by_last_name
string
booked_by_phone_number
string
created_at
string
ehr_appt_type_id
string
ehr_patient_id
string
ehr_provider_id
string
expiration_date
string
location
string
provider_first_name
string
provider_last_name
string
state
string
state_justification
string
time_to_fill_minutes
integer
waitlist_run_id
string