User Webhooks List

Emit a deprecation-hit WARNING for legacy ``/user/webhook*`` routes, then delegate unchanged to the canonical view. Mixed in BEFORE the canonical view class so this ``dispatch`` runs first and ``super().dispatch`` falls through to the real handler. Telemetry only — fail-open so a logging hiccup can never break the request. No secrets are logged (path/method/route-name only).

Authentication

AuthorizationBearer
JWT access token or Respan API key

Response

idintegerRead-only
urlstringformat: "uri"<=200 characters
organizationinteger
projectstring or null
namestring<=70 characters
createddatetime
event_typeenum
activeboolean
organization_keystring or null