Get webhook

The method allows you to get the original body of the webhook.

Get webhook

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body
webhookIdstringRequired

Webhook ID

Example: 8d7db145-80cc-4c43-9cfb-9cde10f8ef40
Responses
200Success
application/json
post
/api-gateway/webhooks/get
200Success

Last updated