Get Appointments
get
https://app.untetherlabs.com/api/v1/appointmentsThis endpoint is paginated. See Pagination for how to page through the results.
Query parameters#
teamIduuidproviderIduuidmemberIdstringstartDatestringendDatestringstatusAppointmentStatus- upcoming
- occurred
- cancelled
- no-show
- re-scheduled
typestringpageSizenumber· default 20 · min 1 · max 200cursorstringResponse 200#
itemsAppointment[]Show Appointment properties
createdAtstringtypestringAppointment type, company specific
statusAppointmentStatus- upcoming
- occurred
- cancelled
- no-show
- re-scheduled
providerIduuidmemberIdstring | nullstartDatestringendDatestringactualStartDatestring | nullactualEndDatestring | nulllocationstring | nullcancellationDatestring | nullOnly present when status = cancelled
cancellationReasonstring | nullOnly present when status = cancelled
cursorstring