List Automation Executions
list-automation-executionsList all automation executions. Each entry includes the matched event, the payload sent and the endpoint response. Supports paging via "page" and "per_page".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | The page number to retrieve (1-based). | |
| per_page | No | Number of items per page (max 100). |