Get Local User Group
Get a local user group.
Parameters
Parameter | Description |
---|---|
ID | The 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