Get Webhook Logs
neuron_get_webhook_logsRetrieve execution logs for an inbound webhook to monitor incoming requests and debug processing issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the webhook to get logs for | |
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of log entries per page (default: 20) |