> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paxos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Retrieve your webhooks and inspect event delivery history

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](/guides/dashboard/webhooks). New to webhooks? Start with the [Webhooks guide](/guides/webhooks).

> Scopes for each endpoint are listed alongside the endpoint. All Webhooks read endpoints require the `webhooks:read_webhook` scope.
