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