Providers
Get Providers
Returns a list of providers associated with a clinic.
GET
Example Request
Example Response
Response Parameters
Schedule Structure
- Day: Specifies which day of the week the schedule applies to
- Shifts: Array of work periods with:
- Start/end times using 24-hour format. Times are in the clinic’s eCW instance’s timezone.
- Facility information (name and ID)
- Date range when the schedule is active (start date and optional end date. If there is no end date then the shift is active indefinitely).
- Visit Type Rules (optional):
- Pre-allocated slots for specific appointment types
- Each slot has its own start/end times
- Includes description and total allowed appointments
- Recurrence (optional):
- Defines repeating patterns (e.g., “every 2 weeks”)
- Contains start date and interval information
- Allows for schedules that don’t occur every week
Authorizations
Response
200 - application/json
Successful response
The response is of type object
.