ListAutomationTriggeredEvents
AutomationService
ListAutomationTriggeredEvents
Retrieve and optionally filter a list of automation triggered events.
GET
ListAutomationTriggeredEvents
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
CEL filter. Available fields: automation_triggered_event_id,
automation_trigger_id, run_id, state.
Order-by. Available fields: created_date, dispatch_after.
Default: created_date desc.