JavaScript
Executions
List flow executions
Return a paginated history of flow executions. Supports filtering by flowId, triggerId, status, and a from/to time range, plus free-text search and ordering by startedAt, finishedAt, or status.
GET
JavaScript
Authorizations
Bearer token via Authorization header
Query Parameters
Available options:
pending, running, success, failed, cancelled, skipped, invalid Maximum string length:
256Available options:
startedAt, finishedAt, status Available options:
asc, desc