Webhooks

Get webhook

Get a webhook by ID for the current workspace.

get/webhooks/{id}

Path parameters

idstring uuid required

The unique identifier of the webhook

Response

Webhook details

idstring uuid
namestring
urlstring uri
descriptionstring nullable
headersobject nullable
topicsstring[]
createdAtstring date-time

Changes