Scheduler Analytics (v0)
Get scheduler analytics summary
Summary Simple Scheduler stats for today, this week, and this month. Requires the read:scheduler_analytics permission.
GET
Get scheduler analytics summary
Authorizations
API key in the format avoca_<64 hex characters>
Headers
Target team ID. Required for multi-team (enterprise_all_teams / portfolio_all_teams) keys on v0 endpoints; single-team keys are locked to their team and omit it.
Query Parameters
IANA timezone for date calculations (default America/New_York)
Previous
List Simple Scheduler booking requestsBooking requests submitted through Simple Scheduler. Supports offset pagination (`offset` + `limit`, returns `meta.total`) or cursor pagination (`cursor` = `created_at` from a previous page; response includes `next_cursor` and `has_more`). Requires the `read:scheduler_analytics` permission.
Next
Get scheduler analytics summary