> ## 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.

# Webhook abrufen

> Detaillierte Konfigurations- und Statusinformationen für einen bestimmten Webhook anhand der ID abrufen, einschließlich Filter, Endpunkt-URL und Ereignistypen

## Anforderungsparameter

<ParamField body="webhookID" type="string" required>
  Die Webhook-ID — eine UUIDv4, die den Webhook eindeutig identifiziert.
</ParamField>
