Skip to main content
GET
Event Calendar Overview

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

event_id
string
required

Query Parameters

start_date
string<date>
timezone
string
required
period
string

Filter for the calendar overview. Format is {number}{unit}, where 'd' = days, 'w' = weeks, 'm' = months. Examples: 1d (next 1 day), 1w (next 1 week), 1m (next 1 month). Maximum allowed period is less than 2 months.

Pattern: ^[0-9]+[dwm]$

Response

Calendar availability details

timezone
string
availability
object