Retrieve a webhook endpoint
Retrieve a single webhook endpoint by its wh_ id, including its URL, subscribed events, and status. The secret is never returned.
Need help?
Running into an issue? Get support from our team and we will get back to you.
How is this guide?
Register a webhook endpoint POST
Register an HTTPS endpoint to receive signed event deliveries. The signing secret is returned once in this response.
Update a webhook endpoint PATCH
Partially update a webhook endpoint's URL, subscribed events, description, or metadata, or re-enable it with status active.
