Kasify API
string · requiredstringstringinteger | nullinteger | nullinteger | null
stringstringinteger | nullinteger | nullinteger | null
List calendar events for a property
GET
/properties/{id}/calendar
Returns bookings, cleaning tasks, and other calendar events for the property. Contractors see only events tied to tasks assigned to them.
path Parameters
idProperty id
query Parameters
pageZero-based page index (default 0)
sizePage size (max 100)
List calendar events for a property › Responses
Paginated calendar events for the property
CalendarEvent[] · required
pagesizetotalList upcoming calendar events across accessible properties
GET
/calendar
Returns upcoming events from every property the caller can access. For contractor properties, only events tied to the caller's assigned tasks are included.
query Parameters
pageZero-based page index (default 0)
sizePage size (max 100)
List upcoming calendar events across accessible properties › Responses
Paginated upcoming calendar events
CalendarEvent[] · required
pagesizetotal