GET
/
v2
/
slots
/
available

Query Parameters

startTime
string
required

Start date string starting from which to fetch slots in UTC timezone.

endTime
string
required

End date string until which to fetch slots in UTC timezone.

eventTypeId
number

Event Type ID for which slots are being fetched.

eventTypeSlug
string

Slug of the event type for which slots are being fetched.

usernameList
string[]

Only for dynamic events - list of usernames for which slots are being fetched.

debug
boolean
duration
number

Only for dynamic events - length of returned slots.

rescheduleUid
string | null
timeZone
string
orgSlug
string

Organization slug.

slotFormat
enum<string>

Format of slot times in response. Use 'range' to get start and end times.

Available options:
range,
time

Response

200 - application/json
status
string
data
object