Waitlist Runs
Get Waitlist Runs
Get a list of waitlist runs
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the waitlist run, please use either this or the start and end date
The start date of the created_at to filter by in ISO format: 2024-12-03T00:00:00.000-08:00
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
Waitlist run response
Example:
"123456789"
Example:
"2024-12-09T11:15:00.000-08:00"
Example:
"accepted"
Example:
"Patient accepted appointment"
Example:
"2024-12-09T11:00:00.000-08:00"
Example:
12
Example:
"2024-12-09T11:00:00.000-08:00"
Example:
"123456789"
Example:
"1234"
Example:
"Appointment Type Name"
Example:
"5678"
Example:
"Provider First Name"
Example:
"Provider Last Name"
Example:
"Location Name"
Example:
"John"
Example:
"Doe"
Example:
"1234567890"
Example:
"john.doe@example.com"