List the domain events automations can react to
Response Body
application/json
curl -X GET "https://example.com/api/automations/triggers"{ "triggers": [ { "type": "string", "description": "string" } ]}application/json
curl -X GET "https://example.com/api/automations/triggers"{ "triggers": [ { "type": "string", "description": "string" } ]}