Skip to main content
GET
Get calendar events

Authorizations

Authorization
string
header
required

Pass your Keupera API key as a Bearer token: Authorization: Bearer YOUR_KEUPERA_API_KEY. Generate keys from Account → API Keys in your Keupera dashboard.

Query Parameters

website_id
string<uuid>

Target website. Defaults to the website bound to your API key. Must belong to one of your organizations.

start
string<date>
required

Start date (ISO format).

end
string<date>
required

End date (ISO format).

Response

Calendar events.

data
object[]