You can use the slots endpoint to get bookable slots for any user or team event type
In your request query, You can either pass
- a direct
eventTypeId
, or - a
usernameList/eventTypeSlug
combination.
Get user or team event type slots
GET
/slots
Introduction
Core Features
Enterprise Features
How To Guides
You can use the slots endpoint to get bookable slots for any user or team event type
In your request query, You can either pass
eventTypeId
, orusernameList/eventTypeSlug
combination./slots
Was this page helpful?
Next
Teams