For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get webhook (extended)

The method allows you to get full information about the webhook.

Get webhook (extended)

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

Successful response

successbooleanRequired

Request success indicator

post/api-gateway/webhooks/get-verbose
200Success

Last updated