Get a webhook integration

GET {{baseUrl}}/api/v1/integration/webhooks/configuration/webhooks/:webhook_name

Gets the content of the webhook with the name <WEBHOOK_NAME>.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;name&quot;:&quot;WEBHOOK_NAME&quot;,&quot;url&quot;:&quot;https://example.com/webhook&quot;,&quot;custom_headers&quot;:&quot;veniam eiusmod&quot;,&quot;encode_as&quot;:&quot;json&quot;,&quot;payload&quot;:&quot;veniam do ea proident&quot;}