Filter Contract
- Scope filter: tenant, organization, team, user
- Time filter (window_hours): 24
- Event stream source: /v1/security/events
- By-scope aggregation source: /v1/security/events/by-scope
Audit-friendly event stream with tenant/org/team/user scope filters and explicit time window filtering.
Scope source: env
This page is read-only and non-operational for remediation actions; operator response controls are not yet implemented and remain a no-op from this surface.
{
"items": [],
"limit": 50,
"mode": "operational",
"scope": {
"TenantID": "11111111-1111-1111-1111-111111111111",
"OrgID": "org-runtime-smoke",
"ActorSub": "smoke-user",
"ClaimsVersion": "v1"
},
"source": "proxy_security_runtime",
"window_hours": 24
}{
"group_by": [
"org_id",
"actor_sub"
],
"items": [],
"limit": 50,
"mode": "operational",
"scope": {
"TenantID": "11111111-1111-1111-1111-111111111111",
"OrgID": "org-runtime-smoke",
"ActorSub": "smoke-user",
"ClaimsVersion": "v1"
},
"source": "proxy_security_runtime",
"window_hours": 24
}