Get webhook
Get a webhook by ID for the current workspace.
GET
/webhooks/{id}Authorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
idstring<uuid>requiredThe unique identifier of the webhook
Responses
200
Webhook details
idstring<uuid>namestringurlstring<uri>descriptionstring | nullheadersobject | nulltopicsstring[]createdAtstring<date-time>createdByWebhookCreatedByUser who created the webhook
Show propertiesHide properties
idstring<uuid>emailstring<email>firstNamestring | nulllastNamestring | null401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring