slots
Get all bookable slots between a datetime range
GET
/
slots
Authorizations
Query Parameters
Your API Key
The event type Id to fetch available slots against
Start time of the slot lookup
End time of the slot lookup
TimeZone for the slot lookup
An array of usernames, or team slug in case of a team event [To be used when not using eventTypeId]
Slug of the event type to fetch available slots against [To be used when not using eventTypeId]
Slug of the organization that the user belongs to, in case the user belongs to an organization [To be used when not using eventTypeId]
True if the event is a team event
Response
200 - application/json
The response is of type object
.
Was this page helpful?