Skip to main content
GET
List Violations
Returns guardrail violations ordered newest first.

Query Parameters

integer
default:"50"
Maximum rows to return.
string
Filter by agent.
string
Filter by severity (critical, high, medium, low).

Response

Array of Violation objects:
string
Unique violation identifier
string
Trace that produced the violation
string
Span being evaluated
string
Span ID of the evaluation itself
string
Agent that produced the offending output / received the offending input
string
Guardrail that fired
string
Model that produced the decision
string
pass, fail, or error
string
Judge’s reasoning
string
Evidence captured at evaluation time
string
critical, high, medium, or low
string
ISO-8601 timestamp
string
judge_llm or protector_plus