Retrieves groups based on query parameters
curl --request GET \ --url http://base.url.com/groups \ --header 'x-phishy-api-key: <api-key>'
[ { "id": "<string>", "name": "<string>", "description": "<string>" } ]
Unique identifier for the group
Name of the group
Description of the group