List all events

The List Calendar Events API retrieves events from a specified calendar within a given time range, supporting date filtering and pagination.

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

Filters events that start on or after the specified datetime in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z'). Defaults to the date on which the API request is made.

string

Filters events that end on or before the specified datetime in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z'). Defaults to one month from the date the API request is made.

int32
Defaults to 50

pageSize is required to control size of results

string

pageToken fetches additional records; leave empty on the first request and use the next token from the previous response if more records exist.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json