Developer
Developer - Calendar

Get Calendar Sync Stats

Get calendar sync statistics for the current customer.

This endpoint is restricted to developer users only.

Returns:

  • Statistics about calendars, events, and sync status for the customer
get/developer/calendar-sync/stats

Response

Successful Response

customer_idstring uuid required

The customer ID

total_calendarsinteger required

Total number of calendars

total_eventsinteger required

Total number of synced events

most_recent_syncstring nullable

Timestamp of the most recent sync

total_users_with_calendarsinteger required

Number of users with calendars

Changes