Unavailable Slots

Following endpoint will be used to retrieve all the times that are blocked off.

Get list of unavailable time slots

In some cases you want to see what time slots are unavailable for your resource this endpoint will give you all unavailable time slots for your resources.

Body Params
string
Defaults to now

Defines the beginning of the search-space written is human language, eg. "1 day", "2 weeks" or "tomorrow"

string
Defaults to 4 weeks

Defines the end of the search-space written is human language, eg. "1 day", "2 weeks" or "tomorrow" (max 6 months)

string

If you're using our projects model, specify the project ID and all parameters to the endpoint will be retrieved dynamically from the project. Any additional parameters in the request are not required and will override those set in the project.

resources
array of strings

Array of resource IDs that should be included in the availability search

resources
string
Defaults to 1 hour

How long each available time-slot should be. "Null" simply returns timeslots in dynamic intervals without a fixed length.

string

The amount of buffer time you want to pad around existing events https://developers.timekit.io/reference/query-availability-v2#section-buffer-time

string

Define at which time increments the time-slots should start. Please se the note

string
Defaults to UTC

If you want the outputted time-slots to be formatted to a particular timezone, set it with this parameter. Please note that this parameter will not affect the resource-relative timezones of the constraints. Please see our constraints section for further information.

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json