Actions
List Groups
List all groups.

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.
{
"error": "Success",
"response": {
"groups": [
{
"groupid": "a2d3b733-1261-4449-b91e-33f6fa59abbe",
"name": "groupName",
"parent": "global-policy-settings",
"hidden": 0
}
]
}
}
Was this page helpful?