upcoming, thisWeek, thisMonth, and all-time total. "This week" and "this month" are relative to today in the user's timezone. Aggregates across every connected calendar provider (Google, Outlook, Calendly, Square, Cal.com, GHL) — no way to scope to a single calendar from this endpoint.curl --location '/calendars/appointments/stats'{
"upcoming": 0,
"thisWeek": 0,
"thisMonth": 0,
"total": 0
}