List flow executions with filtering and pagination.
Supports filtering by:
Filter by flow ID
Filter by status Flow execution status enumeration.
pending, queued, running, completed, failed, cancelled, timeout, retrying Filter by trigger type How the execution was triggered.
manual, event, scheduled, api, webhook, test Filter executions after this date
Filter executions before this date
Page number
x >= 1Number of items per page
1 <= x <= 100Successful Response