Get All Events

Get a paginated view of all booking events you have access to.

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 events that belong to any of the given account IDs.

filter[accountIds]
filter[customerIds]
array of strings

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

filter[customerIds]
filter[resourceIds]
array of strings

Returns any events that belong to any of the given resource IDs.

filter[resourceIds]
filter[eventIds]
array of strings

Returns any events that belong to any of the given event IDs.

filter[eventIds]
string
enum

Returns any events that have a state set to the given value.

Allowed:
date-time

Returns any events that start after the given date and time (inclusive).

date-time

Returns any events that start before the given date and time (inclusive).

date-time

Returns any events that end after the given date and time (inclusive).

date-time

Returns any events that end before the given date and time (inclusive).

date-time

Returns any events that were created after the given date and time (inclusive).

date-time

Returns any events that were created before the given date and time (inclusive).

date-time

Returns any events that were updated after the given date and time (inclusive).

date-time

Returns any events that were updated before the given date and time (inclusive).

Responses

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