External DocumentationTo learn more, visit the Zscaler Internet Access documentation.
Actions
Get Department By ID
Gets the department for the specified ID.

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 |
|---|---|
| Department ID | The unique identifier of the department. Can be obtained by using the List Departments action. |
{
"id": 0,
"name": "string",
"idpId": 0,
"comments": "string",
"deleted": false
}
Was this page helpful?