cURL
curl --request GET \ --url https://{FUSION HOST}/api/groups
[ { "id": "<string>" } ]
Fetch the list of existing groups.
successful operation
Was this page helpful?