Find webhook

Find webhook by id

get

Returns a single webhook

Authorizations
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

webhookstringRequired

Id of the webhook

Responses
chevron-right
200

successful operation

application/json

Webhook that has been registered by the organization

urlstringRequired

Url of the webhook

typestringRequired

Type of the webhook

statusstringOptional

Status of the webhook

get
/{organization}/webhooks/{webhook}

Last updated