v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Webhooks

Get Webhook

This endpoint returns the metadata of a Webhook identified by the webhookId.

get/v1/webhooks/{webhookId}

Path parameters

webhookIdinteger required

The identifier of the Webhook.

Response

When everything is ok, the webhook data is returned.

webhookIdinteger required

The identifier of the Webhook.

urlstring required

The URL of the Webhook.

httpMethod'get' | 'post' required
contentstring nullable required

The HTTP body content.