Slots
Get available slots
GET
/
v2
/
slots
/
available
Query Parameters
Start date string starting from which to fetch slots in UTC timezone.
End date string until which to fetch slots in UTC timezone.
Event Type ID for which slots are being fetched.
Slug of the event type for which slots are being fetched.
Only for dynamic events - list of usernames for which slots are being fetched.
Only for dynamic events - length of returned slots.
Organization slug.
Format of slot times in response. Use 'range' to get start and end times.
Available options:
range
, time
Was this page helpful?