Webhook Endpoints
Retrieve a webhook subscription
Fetches a single webhook endpoint by its unique ID. The response includes the endpoint URL, list of enabled events, secret, and current delivery status.
GET
Path Parameters
ID of the webhook endpoint to retrieve.
Query Parameters
Specifies related objects to expand in the response.
Body
application/json · object
Response
200
application/json
Webhook endpoint successfully retrieved.