Register a webhook endpoint
Register an HTTPS endpoint to receive signed event deliveries. The signing secret is returned once in this response.
Need help?
Running into an issue? Get support from our team and we will get back to you.
How is this guide?
List webhook endpoints GET
List your organization's webhook endpoints with cursor pagination and an optional status filter. Secrets are never returned.
Retrieve a webhook endpoint GET
Retrieve a single webhook endpoint by its wh_ id, including its URL, subscribed events, and status. The secret is never returned.
