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

# Lấy Webhook

> Truy xuất thông tin chi tiết về cấu hình và trạng thái của một webhook cụ thể theo ID, bao gồm các bộ lọc, URL điểm cuối và loại sự kiện

## Tham số yêu cầu

<ParamField body="webhookID" type="string" required>
  ID webhook — một UUIDv4 xác định duy nhất webhook.
</ParamField>
