Skip to main content
GET
List Decisions

Authorizations

Authorization
string
header
required

Ingest API key or OIDC JWT. See /authentication.

Query Parameters

agent_id
string | null
client_ref
string | null
q
string | null

Prefix search over client_ref or record hash

Maximum string length: 120
before_seq
integer | null

Seq cursor: records strictly older

Required range: x >= 1
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Successful Response

id
string
required
tenant_id
string
required
agent_id
string
required
seq
integer
required
client_ref
string | null
required
captured_at
string<date-time>
required
model_identity
Model Identity · object
required
context
Context · object
required
decision_chain
any[]
required
action
Action · object
required
policy_state
Policy State · object
required
human_touchpoints
any[]
required
pii_manifest
Pii Manifest · object
required
prev_hash
string
required
record_hash
string
required
created_at
string<date-time>
required