Get a webhook subscription
GET /api/v1/webhooks/:id
Returns one subscription — its endpoint, the events it listens for, and whether it is active. The signing secret is never returned. Returns 404 if it does not exist or belongs to another tenant. Requires webhook.read.
Request