Skip to main content
GET
Server-Sent Events stream of Safe House evaluations

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

agent_id
string
org_id
string
surface
string
verdict
string

Comma-separated verdict filter (e.g. quarantine,block).

min_risk
number

Response

SSE stream; each data: line is a JSON event (agent_id, verdict, overall_risk, top_threat, …).

The response is of type string.