Retrieves all webhook endpoints configured on your Chargebee site. The response includes each endpoint's ID, name, and target URL. Use this API to view, audit, or manage the list of webhook endpoints currently active or configured in your site.
Sample Request
list webhook endpoints.
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/webhook_endpoints
Input Parameters
Returns
next_offset
optional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
Webhook endpoint object
Resource object representing webhook_endpoint