Skip to main content

Get Department By ID

Gets the department for the specified ID.

External Documentation

To learn more, visit the Zscaler Internet Access documentation.

Parameters

ParameterDescription
Department IDThe unique identifier of the department. Can be obtained by using the List Departments action.

Example Output

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

Workflow Library Example

Get Department by Id with Zscaler Internet Access and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop