ListAutomationTriggers
AutomationService
ListAutomationTriggers
Retrieve and optionally filter a list of automation triggers.
GET
ListAutomationTriggers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
CEL filter. Available fields: automation_trigger_id, canvas_id,
name, action_kind, is_enabled, is_archived, archived_date.
Order-by. Available fields: created_date, modified_date, name.
Default: created_date desc.