External DocumentationTo learn more, visit the Zscaler Internet Access documentation.
Actions
List Departments
Gets a filtered list of departments.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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. |
| Parameter | Description |
|---|---|
| Page | Specifies the page offset. |
| Page Size | Specifies the page size. |
{
"id": 0,
"name": "string",
"idpId": 0,
"comments": "string",
"deleted": false
}
Was this page helpful?