Use the API to programmatically get events for a specific date range that live in the subscriber’s primary calendar

Response

ParameterTypeDescription
Title

Always Present
StringThe title of the event
StartUtc

Always Present
DateEvent start UTC date
EndUtc

Always Present
DateEvent end UTC date
IsAllDayEvent

Always Present
BooleanIndicates whether all-day event or not

🚧

This API endpoint requires that your application be authenticated via OAuth. You can learn how to authenticate your application here.

Language