Skip to main content
GET
Retrieve specific webhook

Headers

x-api-key
string
required
x-api-secret
string
required

Path Parameters

webhookId
string
required

Response

200 - application/json
id
string<ObjectId>
required
url
string
required

The URL to send the webhook payload to.

privateKey
string
required

The secret key to be used to sign the webhook payload.

teamId
string<ObjectId>
organizationId
string<ObjectId>
Last modified on March 18, 2026