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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"name":"WEBHOOK_NAME","url":"https://example.com/webhook","custom_headers":"veniam eiusmod","encode_as":"json","payload":"veniam do ea proident"}