Get Team Available Slots

GET {{baseUrl}}/slots?eventTypeId=18&startTime={{start_of_month}}&endTime={{end_of_month}}&timeZone=America/Mazatlan

Request Params

KeyDatatypeRequiredDescription
eventTypeIdnumberYou can either pass a direct eventTypeId OR a usernameList/eventTypeSlug combination
usernameListstring
eventTypeSlugstring
startTimestring
endTimestring
timeZonestring

RESPONSES

status: OK

{"slots":{}}