List Mautic Events
GET/api/integrations/:integration_id/mautic/events
List available Mautic webhook event types (GET /hooks/triggers).
Mautic event keys vary per install — plugins can register custom events — so this MUST be fetched dynamically at trigger-config time rather than hardcoded.
Returns [{value, label, description}] suitable for a multi-select.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error