Get a local user group.

Parameters

ParameterDescription
IDThe resource’s unique identifier.

Example Output

[
	{
		"name": "string",
		"user": [
			"string"
		]
	}
]

Workflow Library Example

Get Local User Group with Prisma Access and Send Results Via Email

Preview this Workflow on desktop