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