list-executions
Retrieve and filter workflow execution records from your n8n automation instance to monitor performance and troubleshoot issues.
Instructions
Retrieve all executions from your instance with optional filtering.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | ||
| includeData | No | ||
| status | No | ||
| workflowId | No | ||
| limit | No |