list-executions
Retrieve and filter workflow executions from your N8N instance by client ID, status, workflow ID, or data inclusion for efficient monitoring and analysis.
Instructions
Retrieve all executions from your instance with optional filtering.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
includeData | No | ||
limit | No | ||
status | No | ||
workflowId | No |