cURL
curl --request GET \ --url https://{FUSION HOST}/api/groups/{id}
{ "id": "<string>" }
Fetch the specified group.
The group ID.
successful operation
Was this page helpful?