Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Gets a filtered list of departments.
External DocumentationTo 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