Skip to main content
GET
Aggregate verdict / latency / PII stats over a time window

Authorizations

X-API-Key
string
header
required

Blindsight workspace API key (ak_live_…). Use this header for the scan API and the OpenAI proxy routes. The required permission scope is runtime_security.scan for scan endpoints, runtime_security.view for read-only analytics, and runtime_security.manage for configuration changes.

Query Parameters

days
integer
default:14

Lookback window in days. Ignored if minutes is set.

Required range: 1 <= x <= 3650
minutes
integer

Lookback window in minutes (overrides days).

Required range: 1 <= x <= 5256000

Response

200 - application/json

Aggregates

range_days
integer
range_minutes
integer
bucket_seconds
integer
totals
object
verdict_breakdown
object
avg_latency_ms
number
p95_latency_ms
number
pii_category_breakdown
object
top_injection_labels
object[]
series
object[]
model_name
string