Skip to main content

List Groups

Gets a filtered list of groups.

External Documentation

To 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": 0,
"name": "string",
"idpId": 0,
"comments": "string"
}

Workflow Library Example

List Groups with Zscaler Internet Access and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop