Gets a list of device groups.
External DocumentationTo learn more, visit the Zscaler Internet Access documentation.

Parameters

ParameterDescription
Include Device InfoWhether to include device information.
Include Pseudo GroupsWhether to include Zscaler Client Connector and Cloud Browser Isolation-related device groups.

Example Output

{
	"id": 0,
	"name": "string",
	"groupType": "ZCC_OS",
	"description": "string",
	"osType": "string",
	"predefined": true,
	"deviceCount": 0
}

Workflow Library Example

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