Sessions & Bookings
List sessions (cross-team)
Sessions across all teams accessible to a multi-team key. Supports the same query parameters as the team-scoped endpoint, plus an optional team_id filter. Requires the read:scheduler_analytics permission.
GET
List sessions (cross-team)
Authorizations
API key in the format avoca_<64 hex characters>
Query Parameters
Filter to one team
Filter by session status
Available options:
booked, dropped_off, pending Only rows on/after this ISO 8601 timestamp
Only rows before this ISO 8601 timestamp
Include designated internal QA/test teams in multi-team aggregations (default false)
Opaque pagination cursor from the previous response's pagination.cursor
Results per page (default 50, max 500)
Required range:
x <= 500Previous
List bookings (cross-team)Bookings across all teams accessible to a multi-team key. Requires the `read:scheduler_analytics` permission.
Next
List sessions (cross-team)