v1

OpenAPI 3.0.42026-07-13107171473.3 KB
Webhooks

List Webhooks

This endpoint returns the list of the Webhooks that belongs to the given Product identified by the productId parameter, which can be obtained from the List Products endpoint.

get/v1/products/{productId}/webhooks

Path parameters

productIdstring uuid required

The identifier of the Product.

Response

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.