List Booking AppointmentsAsk AIget https://api.duda.co/api/sites/multiscreen/{site_name}/booking/appointmentsPath Paramssite_namestringrequiredThe unique identifier of the target site.Query Paramslimitint32Maximum number of results to return.offsetint32Number of results to skip.statusarray of stringsFilter appointments by status. Available values: upcoming, recurring, past, cancelled, unconfirmedstatusADD stringattendee_emailstringFilter appointments by attendee email.appointment_uidstringFilter appointments by booking unique identifier.appointment_typesarray of stringsFilter appointments by appointment type identifiers.appointment_typesADD stringafter_startstringFilter appointments with start after this date string.before_endstringFilter bookings with end before this date string.after_created_atstringFilter bookings that have been created after this date string.before_created_atstringFilter bookings that have been created before this date string.Responses 200200 400400Updated 6 months ago