Skip to main content
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 of GuardrailRegistration objects:
string
Agent the guardrail is attached to
string
Guardrail identifier
string
low, medium, high, or critical
string
monitoring or blocking
string
pre_input or post_output
string
Model used for evaluation
string
Human-readable description
string
Custom judge prompt (may be empty)
string
active, error, or disabled
string
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