v4

latestOpenAPI 3.0.1Apache 2.02026-07-312457525.9 MB
Webhook API

Get a specific webhook by ID

get/workspaces/{workspace_domain}/webhooks/{id}

Path parameters

workspace_domainstring required
Example:my-company

The human-readable ID of the workspace

idinteger required
Example:123

The ID of the webhook

Response

urlstring

API endpoint to GET this object

html_urlstring

Web URL to view this object in Buddy.works

idinteger

The ID of the webhook

target_urlstring

The URL to which the payload will be sent

namestring

The name of the webhook

secret_keystring

The value sent in the payload required by the webservice to validate the request

projectsstring[]

The array of project name IDs from which webhooks will be executed

eventsstring[]

Set of events that trigger the webhook