Get a single governance signal by ID
Governance
Get a single governance signal by ID
GET
Get a single governance signal by ID
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Governance signal ID (gs-{12-hex}).
Pattern:
^gs-[0-9a-f]{12}$Response
Governance signal.
A governance signal row — operator-actionable observation per ADR-048.
Pattern:
^gs-[0-9a-f]{12}$Scope at which the signal is produced and routed (ADR-048 §1).
Available options:
platform, org, team, agent Source detector for the signal. Closed enum per ADR-048 §1.
Available options:
sideband.drift, sideband.coherence, sideband.fault_line, sideband.fleet Free-form per source.
Available options:
info, warn, high, critical Available options:
open, acknowledged, resolved, dismissed, expired Per-channel dispatch state populated by the notification dispatcher.
Audit-actor role per ADR-046.
Available options:
platform_admin, org_owner, org_admin, team_admin, member, system Available options:
action_taken, wont_fix, duplicate, false_positive, self_resolved