Skip to main content
Retrieve details for a specific webhook by ID.

Endpoint

Authentication

Bearer token required.

Path Parameters

id
string
required
The webhook’s unique ID.

Response

webhook
WebhookRegistrationPublic
The webhook object (without the secret field). See WebhookRegistrationPublic.

Example

Response