Skip to main content
GET
List registered hooks

Authorizations

x-api-key
string
header
required

Query Parameters

topic
string

Restrict the listing to hooks registered for this topic; omit for all hooks.

Response

Success.

data
HookListView · object
required

The registered hooks plus the live per-topic verifier bindings and derived trigger-auth axis. topic_verifiers values are dumped binding metadata (an open, secret-adjacent map, kept opaque so a bound config is not widened onto the wire); trigger_auth maps each visible topic to how its webhook ingress door authenticates, derived live, never stored.