cURL
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>" } }
Gets an activity preset for an organization
Documentation IndexFetch the complete documentation index at: https://docs.lomaplatform.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.lomaplatform.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key for the organization
200 OK
Show child attributes