| title | Get Webhook |
|---|---|
| sidebarTitle | Get Webhook |
| description | Retrieve detailed information about a specific webhook subscription. |
| openapi | /openapi.json GET /beta/evm/subscriptions/webhooks/{webhookId} |
Retrieves the complete configuration and metadata for a specific webhook subscription. Use this endpoint to:
- Check the current status of a webhook
- View the webhook's configuration and filters
- Verify when a webhook was created or last updated
The response includes all webhook properties, including optional filters that may have been set during creation.