Skip to main content
GET
List open slots

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Query Parameters

event_type_id
integer
required

From the event types endpoint.

start
string

ISO 8601 start of the window. Defaults to now.

end
string

ISO 8601 end. Defaults to 7 days after start; 62 days is the maximum span.

timezone
string

IANA timezone identifier, e.g. Europe/Athens. Must be an identifier, NOT an abbreviation like EEST - the calendar rejects those.

Response

200 - application/json

Open slots

success
enum<boolean>
Available options:
true
data
object
meta
object