Skip to main content
GET
compliance/SIEM pipelines. One DecisionRecord JSON object per line; x-export-count carries the row count. Requires database persistence — there is deliberately no in-memory fallback (a bounded ring would silently truncate an export), so without a configured database this returns 503. Required scope: read

Query parameters

string
RFC3339 lower bound (inclusive).
string
RFC3339 upper bound (exclusive).
integer
Max rows (default 1000, cap 10000).

Response

No response body. NDJSON stream of decision records, oldest first.

Status codes

Last modified on August 31, 2026