/events
GET {{url}}/events?calendar_id={{calendar_id}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
calendar_id | string | ||
expand_recurring | boolean | ||
show_cancelled | null | ||
limit | null | ||
offset | null | ||
event_id | null | ||
calendar_id | null | ||
title | null | ||
description | null | ||
location | null | ||
starts_before | null | ||
starts_after | null | ||
ends_before | null | ||
ends_after | null | ||
metadata_key | null | ||
metadata_value | null | ||
metadata_pair | null | ||
busy | null | ||
count | null | ||
metadata_search | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |