GET
/
slots

Authorizations

apiKey
string
queryrequired

Query Parameters

apiKey
string
required

Your API Key

eventTypeId
number

The event type Id to fetch available slots against

startTime
string
required

Start time of the slot lookup

endTime
string
required

End time of the slot lookup

timeZone
string

TimeZone for the slot lookup

usernameList
string[]

An array of usernames, or team slug in case of a team event [To be used when not using eventTypeId]

eventTypeSlug
string

Slug of the event type to fetch available slots against [To be used when not using eventTypeId]

orgSlug
string

Slug of the organization that the user belongs to, in case the user belongs to an organization [To be used when not using eventTypeId]

isTeamEvent
boolean

True if the event is a team event

Response

200 - application/json

The response is of type object.