Get Schedule

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Path Params
string
required

This is a GUID and represents the unique identifier for a specific subscription

Query Params
date

The UTC start date of the date range query

date

The UTC end date of the date range query

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json