List all calendar events

Returns a list of calendar events.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Identifier of the calendar.

string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Query Params
boolean
Defaults to true

Whether you want to retrieve the cancelled events.

string

Filter for events matching the specified title.

string

Filter for events matching the specified description.

string

Filter for events matching the specified iCal UID.

string

Filter for events matching the specified location.

string

Filter events starting after this date.

string

Filter events ending before this date.

boolean

Filter for events with the status busy

string

Filter events updated before this date.

string

Filter events updated after this date.

string

Filter events with attendees contained in this list. This parameter accepts a comma-delimited list of email addresses.

string

Filter events by event type. This parameter accepts a comma-delimited list of event type.

boolean

Filter events by type (single or occurence).

number

An offset used for pagination, if supported by the provider, else use cursor.

string

A cursor used for pagination. If supported by the provider, use next_cursor given by the previous page of the list, else use offset.

number
≥ 1
Defaults to 20

The limit of items to be returned. The maximum allowed value depends on the provider.

Response

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