List Departments
Gets a filtered list of departments.
External Documentation
To learn more, visit the Zscaler Internet Access documentation.
Basic Parameters
Parameter | Description |
---|---|
Limit Search | Limits the search to match against the department name only. |
Query | The search string used to match against a department's name or comments attributes. |
Advanced Parameters
Parameter | Description |
---|---|
Page | Specifies the page offset. |
Page Size | Specifies 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
Preview this Workflow on desktop