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