External DocumentationTo learn more, visit the Zscaler Internet Access documentation.
Actions
List Device Groups
Gets a list of device 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 |
|---|---|
| Include Device Info | Whether to include device information. |
| Include Pseudo Groups | Whether to include Zscaler Client Connector and Cloud Browser Isolation-related device groups. |
{
"id": 0,
"name": "string",
"groupType": "ZCC_OS",
"description": "string",
"osType": "string",
"predefined": true,
"deviceCount": 0
}
Was this page helpful?