Retrieves the details of a specific webhook endpoint using its unique identifier. Use this API to inspect an endpoint's configuration, such as the target URL, subscribed events, and authentication settings.
Sample Request
retrieve a webhook endpoint.
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/webhook_endpoints/{webhook-endpoint-id}
Returns
Webhook endpoint object
Resource object representing webhook_endpoint