availability-legacy

Search Availabilities

post/api/availabilities/search

Request body

operator_idstring nullable

Operator UUID

from_dtstring nullable

Start datetime ISO

to_dtstring nullable

End datetime ISO

only_without_appointmentboolean

Include only slots without appointment

only_unblockedboolean

Include only unblocked slots

location_typestring nullable

Location type

Response

Successful Response

idstring uuid required

Availability UUID

created_atstring date-time nullable

Creation timestamp

last_time_updatedstring date-time nullable

Last update timestamp

slot_datetimestring date-time nullable

Slot datetime

operator_idstring uuid nullable

Operator UUID

appointment_idstring uuid nullable

Appointment UUID

duration_minutesinteger nullable

Slot duration in minutes

patient_in_booking_idstring uuid nullable

Patient booking UUID

blocked_untilstring date-time nullable

Lock expiration datetime

statusstring nullable

Availability status

is_blockedboolean nullable

Whether slot is blocked

location_typestring nullable

Location type

expert_in_personboolean nullable

Whether the expert must be physically in person

clinic_location_idstring uuid nullable

Clinic location UUID

room_availability_idstring uuid nullable

Room availability UUID

Changes

No recorded changes to this endpoint across all 1 revision of this API.