Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Parameters

ParameterDescription
Group IDThe unique identifier of the group. Can be obtained by using the List Groups action.

Example Output

{
	"id": 0,
	"name": "string",
	"idpId": 0,
	"comments": "string"
}

Workflow Library Example

Get Group by Id with Zscaler Internet Access and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop