Search employee calendars

Body Params

Request body for employee-calendar search. filters is required and must always include at least one filter on /employeeCalendar/employeeId (the batch of employees to resolve). fields is optional — omit it to return every field; limit and cursor are optional and fall back to server defaults (see examples for typical payloads).

fields
array of objects | null
Defaults to /employeeCalendar/employeeId,/employeeCalendar/calendarId,/employeeCalendar/calendarName,/employeeCalendar/source,/employeeCalendar/siteId
fields

filters
array of objects
required
length ≥ 1
Defaults to [object Object]
filters*
string
enum
required
Allowed:
string
required
length between 1 and 64
values
array of strings
required
values*
integer | null
1 to 1000
Defaults to 100
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