Untether LabsDevelopers

Get Appointments

gethttps://app.untetherlabs.com/api/v1/appointments
This endpoint is paginated. See Pagination for how to page through the results.

Query parameters#

teamIduuid
providerIduuid
memberIdstring
startDatestring
endDatestring
statusAppointmentStatus
upcoming
occurred
cancelled
no-show
re-scheduled
typestring
pageSizenumber· default 20 · min 1 · max 200
cursorstring

Response 200#

itemsAppointment[]
Required
Show Appointment properties
createdAtstring
Required
typestring
Required

Appointment type, company specific

statusAppointmentStatus
Required
upcoming
occurred
cancelled
no-show
re-scheduled
providerIduuid
Required
memberIdstring | null
Required
startDatestring
Required
endDatestring
Required
actualStartDatestring | null
Required
actualEndDatestring | null
Required
locationstring | null
Required
cancellationDatestring | null
Required

Only present when status = cancelled

cancellationReasonstring | null
Required

Only present when status = cancelled

cursorstring

Errors#

Time range end date must come after start date.

Show extension members
pathstring

Input validation failed.

Show extension members
pathstring
messagestring
Required