Event Types
Event types define the rules for a bookable meeting — duration, buffer times, required skills, and custom fields.
List event types
Returns all active event types for the organization.
Get a specific event type
Returns full details including custom fields in their display order.
Custom fields
Event types can have custom fields that collect information from the attendee at booking time. Pass them in customFields when creating a booking:
To discover the available fields and their keys:
Response:
Scheduling types
| Value | Behavior |
|---|---|
SOLO | Assigned to one member by routing algorithm |
ROUND_ROBIN | Distributed evenly across team members |
COLLECTIVE | Requires all team members to be available |