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 groups.
External DocumentationTo learn more, visit the Zscaler Internet Access documentation.

Parameters

ParameterDescription
PageSpecifies the page offset.
Page SizeSpecifies the page size.
QueryThe search string used to match against a group’s name or comments attributes.

Example Output

[
	{
		"id": 8116238,
		"name": "<string>"
	},
	{
		"id": 76187487,
		"name": "<string>"
	}
]

Workflow Library Example

List Groups with Zscaler Internet Access and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop