Lists all activity presets for an organization
curl --request GET \ --url https://console.lomaplatform.com/api/org/v1/activity-presets \ --header 'API-Key: <api-key>'
[ { "id": "<string>", "description": "<string>", "category": { "id": "<string>", "name": "<string>" } } ]
API Key for the organization
Show child attributes