List Webhooks
GET/v1/products/:productId/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.
Request
Responses
- 200
- 429
Too many requests. In case of the request rate exceeds the rate limits.