v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
WebhookReceivers

View webhook receiver

Find a single webhook receiver by ID.

get/v1/WebhookReceivers/{id}

Path parameters

idinteger required

ID of the webhook receiver to view.

Response

OK

okboolean
webhook_receiver_idinteger

Primary identifier for a webhook receiver.

urlstring required

URL to send request to.

descriptionstring

Describes the webhook receiver.

require_xhook_header_confirmation_flagboolean

Is the header "X-Hook-Secret" required to confirm this endpoint. In general, this should be yes, but some systems are not compatible with this.