Skip to main content
Policy snapshots capture the full policy configuration at the time a decision was made. They enable forensic replay and audit investigations — you can see exactly what rules, policies, and weights were active when a specific decision was rendered.

GET /api/v1/policy-snapshots

Retrieve a policy snapshot by its version hash. The hash is stored on each decision trace.

Query Parameters

Example

Response

Use this endpoint alongside Decision Traces to fully reconstruct why a specific decision was made.