Get All External Events

Get a paginated view of all external calendar events from connected calendar systems.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^[a-f\d]{24}$

Unique identifier of the last document on the previous page when paginating forwards.

string
^[a-f\d]{24}$

Unique identifier of the first document on the next page when paginating backwards.

number
1 to 1000

Number of documents (between 1 - 1000) to return per page when paginating forwards.

number
1 to 1000

Number of documents (between 1 - 1000) to return per page when paginating backwards.

filter[accountIds]
array of strings

Returns any calendar events that belong to any of the given account IDs.

filter[accountIds]
filter[resourceIds]
array of strings

Returns any calendar events that belong to any of the given resource IDs (bookable_id).

filter[resourceIds]
filter[customerIds]
array of strings

Returns any booking events that belong to any of the given customer IDs. Only applies to booking events.

filter[customerIds]
filter[eventIds]
array of strings

Returns any booking events that match the given event IDs (booking _id). Only applies to booking events.

filter[eventIds]
date-time

Returns any calendar events that start after the given date and time (inclusive). Uses UTC timezone.

date-time

Returns any calendar events that start before the given date and time (inclusive). Uses UTC timezone.

date-time

Returns any calendar events that end after the given date and time (inclusive). Uses UTC timezone.

date-time

Returns any calendar events that end before the given date and time (inclusive). Uses UTC timezone.

Responses

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