Skip to main content
GET
cURL
Retrieves a single webhook by its ID.

Path Parameters

  • id (required, string): Webhook ID

Response

Returns the webhook object, or 404 if not found.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Webhook ID

Response

Webhook retrieved successfully

The response is of type object.