Skip to main content
GET
List governance signals across the entire platform

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

org_id
string

Optional: narrow to a single org.

source
enum<string>

Filter by source detector. Source detector for the signal. Closed enum per ADR-048 §1. network.threat_level.changed added in migration 234.

Available options:
sideband.drift,
sideband.coherence,
sideband.fault_line,
sideband.fleet,
network.threat_level.changed
severity
enum<string>

Filter by severity.

Available options:
info,
warn,
high,
critical
status
enum<string>

Filter by workflow status.

Available options:
open,
acknowledged,
resolved,
dismissed,
expired
pattern_type
string

Filter by pattern_type within the source's taxonomy.

limit
integer
default:100
Required range: 1 <= x <= 500

Response

Platform-scope governance signals listing.

scope
enum<string>
required
Available options:
platform
signals
object[]
required