Get Outbound Webhook Logs
neuron_get_outbound_webhook_logsRetrieve delivery logs for outbound webhooks to monitor event delivery and debug issues.
Instructions
Retrieve delivery logs for an outbound webhook to monitor and debug event delivery
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the outbound webhook to get logs for | |
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of logs per page (default: 20) |