Calendar access must be enabled on your plan. Requests from accounts without calendar access return
403 with the message "Calendar access not available on your plan".List appointments
appointmentTime ascending (earliest first).
Query parameters
string
ISO 8601 date string. Returns only appointments scheduled on or after this date. Example:
2024-06-01string
ISO 8601 date string. Returns only appointments scheduled on or before this date. Example:
2024-06-30Response
Returns an array of appointment objects directly (not paginated).number
Appointment ID.
string | null
ISO 8601 scheduled time for the appointment.
number | null
Duration of the appointment in minutes.
string
ISO 8601 creation timestamp.
object
Summary of the associated prospect.
object
The user who created this appointment.
