Webhook

Get webhook

Retrieves a specific webhook by its unique identifier. Only webhooks owned by the authenticated user can be retrieved.

get/v1/webhooks/{id}

Path parameters

idstring required

Unique identifier of the webhook

Response

Webhook retrieved successfully

idstring
targetstring
eventstring
userstring
deletedboolean
lastUpdateinteger
createdinteger

Changes

No recorded changes to this endpoint across all 3 revisions of this API.