Guardrails & Violations
List Violations
Guardrail violations with optional filtering
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 ofViolation 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 errorstring
Judge’s reasoning
string
Evidence captured at evaluation time
string
critical, high, medium, or lowstring
ISO-8601 timestamp
string
judge_llm or protector_plus
