GET
/
v2
/
organizations
/
{orgId}
/
ooo

Path Parameters

orgId
number
required

Query Parameters

take
number

The number of items to return

skip
number

The number of items to skip

sortStart
enum<string>

Sort results by their start time in ascending or descending order.

Available options:
asc,
desc
sortEnd
enum<string>

Sort results by their end time in ascending or descending order.

Available options:
asc,
desc
email
string

Filter ooo entries by the user email address. user must be within your organization.