Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 580 Bytes

File metadata and controls

15 lines (11 loc) · 580 Bytes
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.