Get webhook (extended)
The method allows you to get full information about the webhook.
Header parameters
x-api-public-keystringoptional
Public API-key
x-api-signaturestringoptional
Signing the request body with a private API-key
Content-typestringoptionalExample:
Request content type
application/json
Body
webhookIdstringrequiredExample:
Webhook ID
8d7db145-80cc-4c43-9cfb-9cde10f8ef40
fieldsstring · enum[]optionalExample:
Get only necessary fields in response from provided filter (array of names)
["id","event","requestBody"]
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated