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

# Get Webhook

> Retrieve detailed configuration and status information for a specific webhook by ID including filters, endpoint URL, and event types

## Request Parameters

<ParamField body="webhookID" type="string" required>
  The webhook ID — a UUIDv4 that uniquely identifies the webhook.
</ParamField>
