List executions
documentedRetrieve a list of workflow executions. Supports filtering and pagination (e.g., status, workflow, date ranges). ([docs.n8n.io](https://docs.n8n.io/workflows/executions/?utm_source=openai))
GET /executionsExecutionsno implementation yet0 runsInput
limit
Limit
e.g. 100
offset
Offset
e.g. 0
workflow_id
Workflow ID
e.g. 1234
status
Status
e.g. success
Calls n8n as you (your API key is your account); keychains.dev holds the credentials.