list_webhook_deliveries
Retrieve webhook delivery attempts with pagination and status filters. Check delivery status, response codes, and timestamps to troubleshoot failed notifications.
Instructions
List webhook delivery attempts with pagination and filtering. Shows delivery status, response codes, and timestamps.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Items per page | |
| status | No | Filter by delivery status | |
| event_type | No | Filter by event type (e.g. verification.completed) |