Search calendar events

Body Params

Request body for calendar event search. filters is required and must always include a date range on /calendarEvent/startDate as a from/to pair (other filters may be added on top). fields is optional — omit it to return every field; limit and cursor are optional and fall back to server-defined paging (see examples for typical payloads).

fields
array of objects | null
Defaults to /calendarEvent/id,/calendarEvent/name,/calendarEvent/startDate,/calendarEvent/endDate,/calendarEvent/eventType,/calendarEvent/siteId
fields

filters
array of objects
required
length ≥ 2
Defaults to [object Object],[object Object]
filters*
string
enum
required
Allowed:
string
required
length between 1 and 64
values
array of strings
required
values*
string
enum
required
Allowed:
string
required
length between 1 and 64
values
array of strings
required
values*
integer | null
1 to 500
Defaults to 50
string | null
Responses

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