Skip to main content

List Departments

Gets a filtered list of departments.

External Documentation

To learn more, visit the Zscaler Internet Access documentation.

Basic Parameters

ParameterDescription
Limit SearchLimits the search to match against the department name only.
QueryThe search string used to match against a department's name or comments attributes.

Advanced Parameters

ParameterDescription
PageSpecifies the page offset.
Page SizeSpecifies the page size.

Example Output

{
"id": 0,
"name": "string",
"idpId": 0,
"comments": "string",
"deleted": false
}

Workflow Library Example

List Departments with Zscaler Internet Access and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop