Guardrails & Violations
List Guardrails
Registered guardrails across the system
GET
List Guardrails
Returns every guardrail in the registry. Optionally filter to a single agent.
Query Parameters
string
Filter to guardrails registered for a specific agent.
Response
Array ofGuardrailRegistration objects:
string
Agent the guardrail is attached to
string
Guardrail identifier
string
low, medium, high, or criticalstring
monitoring or blockingstring
pre_input or post_outputstring
Model used for evaluation
string
Human-readable description
string
Custom judge prompt (may be empty)
string
active, error, or disabledstring
Explanation when health is not active
string
ISO-8601 timestamp
string
ISO-8601 timestamp
integer
Invocations in the last 24h
string
judge_llm or protector_plus
