Get a paged array of appointments
Get a paged array of appointments
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The starting object id of the next page
200
The starting object id of the previous page
100
Search for objects updated after this date time
"2023-07-30T09:00:00.000Z"
Search for objects updated before this date time
"2023-07-30T09:00:00.000Z"
Whether archived objects should be retrieved, default is false
true
, false
Search for appointments start after this date time
"2023-07-30T09:00:00.000Z"
Search for appointments start before this date time
"2023-07-30T09:00:00.000Z"
Search for appointments with this patient id
1
Patient status of this appointment
Arrived
, Did not arrive
, Cancelled
, Completed
Search for appointments status update after this date time
"2023-07-30T09:00:00.000Z"
Search for appointments status update before this date time
"2023-07-30T09:00:00.000Z"