External DocumentationTo learn more, visit the Zscaler Internet Access documentation.
Actions
Get Group By ID
Gets the group for the specified ID.

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 |
|---|---|
| Group ID | The unique identifier of the group. Can be obtained by using the List Groups action. |
{
"id": 0,
"name": "string",
"idpId": 0,
"comments": "string"
}
Was this page helpful?