List Cluster Triggers
Triggers
List Cluster Triggers
List cluster triggers with filters and pagination.
POST
List Cluster Triggers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to list triggers with filters and pagination.
Filter by cluster ID
Filter by trigger type
Available options:
cron, interval, event, conditional Filter by status
Available options:
active, paused, disabled, failed Pagination offset
Required range:
x >= 0Results per page
Required range:
1 <= x <= 1000Field to sort by
Sort direction (asc/desc)

