Read one webhook endpoint
Requires webhooks:manage. The environment rides along because the endpoint is addressed by id here — the signing secret does not, and lives at /secret.
Autorizações
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.
Cabeçalhos
The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.
Parâmetros de caminho
The webhook endpoint's id.
Resposta
The endpoint.
Where deliveries are POSTed. https:// only.
Types from the published catalogue. Empty means every deliverable event — a new type then starts arriving without anything being changed here.
disabled is either your decision or the auto-disable after sustained failure. A disabled endpoint is queued nothing.
enabled, disabled Deliveries that spent every attempt, back to back. Any success resets it.
Deliveries that gave up in the last 24 hours.
live, test