Get Webhook Endpoint
Get a webhook endpoint by ID.
Scopes: webhooks:read webhooks:write
Path parameters
The webhook endpoint ID.
The webhook endpoint ID.
Response
Successful Response
Example response
{
"url": "https://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0",
"secret": "whsec_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
}Changes
Changed in 1 of the 11 revisions of this API.4
- ●
added the new
discount.createdenum value to theevents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
discount.deletedenum value to theevents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
discount.updatedenum value to theevents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
subscription.cycledenum value to theevents/items/response property for the response status200response-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●