Skip to main content
The Webhooks API provides read access to the webhooks registered on your Paxos account and to the delivery history of the events sent to them. Use these endpoints to list your webhooks, retrieve a single webhook by ID, and review delivery attempts across all of your webhooks, filtered by webhook, delivery status, or time range.
These endpoints are read-only. To create or delete a webhook, use Webhooks in Dashboard. New to webhooks? Start with the Webhooks guide.
Scopes for each endpoint are listed alongside the endpoint. All Webhooks read endpoints require the webhooks:read_webhook scope.