Sessions & Bookings
List sessions
List scheduling-widget sessions for a team — a customer’s journey from starting a booking to completing it or dropping off. Requires the read:scheduler_analytics permission.
GET
List sessions
Authorizations
API key in the format avoca_<64 hex characters>
Path Parameters
The team ID
Query Parameters
Filter by session status
Available options:
booked, dropped_off, pending Filter to a specific scheduler
Only rows on/after this ISO 8601 timestamp
Only rows before this ISO 8601 timestamp
Opaque pagination cursor from the previous response's pagination.cursor
Results per page (default 50, max 500)
Required range:
x <= 500Previous
Get a sessionGet a single session by ID. Requires the `read:scheduler_analytics` permission.
Next
List sessions