Webhook

Get webhook by ID

Returns a specific webhook with its event subscriptions.

get/v1/webhook/{webhookId}

Path parameters

webhookIdstring required

The ID of the webhook to retrieve

Response

The requested webhook with its event subscriptions

Changes