External DocumentationTo learn more, visit the Zscaler Internet Access documentation.
Actions
List Groups
Gets a filtered list of groups.

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 |
|---|---|
| Page | Specifies the page offset. |
| Page Size | Specifies the page size. |
| Query | The search string used to match against a group’s name or comments attributes. |
[
{
"id": 8116238,
"name": "<string>"
},
{
"id": 76187487,
"name": "<string>"
}
]
Was this page helpful?