Search Out of Office

Endpoint to search out_of_office using filtering parameters.

Query Params
delegatorId
array of strings

The ID of the person assigning the out_of_office.

delegatorId
delegateId
array of strings

The ID of the person covering for the delegator.

delegateId
string

Defines when the out_of_office entry starts. fromDate included. (i.e. greater than or equal to) (Format:yyyy-MM-dd).

string

Defines when the out_of_office entry ends, toDate included. (i.e. less than) (Format:yyyy-MM-ddThh:mm:ssZ,represents a UTC timezone).

status
array of objects

The status of out_of_office.

feature
array of objects

The features of out_of_office.

int32
Defaults to 0

It indicates the specific page to display (the counter starts from zero).

int32
≤ 50
Defaults to 0

It indicates the number of items per page.

string
enum

It indicates how the pages are ordered.

Allowed:
props
array of strings

It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.

props
Responses

400

Your request has missing arguments or is malformed.

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