Skip to main content
A calendar widget is an embeddable booking widget bound to a verified domain. Calendars are read-only in v1.

The calendar widget object

List responses include bookingCount; the single-widget view adds settings, appearance, and behavior. Any webhook URL inside settings is stripped from API responses.

List calendar widgets

GET /v1/calendar-widgets — scope read:calendars. Supports page, limit, and domainId.

Get a calendar widget

GET /v1/calendar-widgets/{id} — scope read:calendars.
To read a calendar’s bookings, see Bookings.