List Guardrails
Guardrails
List Guardrails
Return a flat list of guardrails owned by the caller. Pass legacy=false - recommended for all new integrations. The legacy=true behavior returns the deprecated guardrail set list.
GET
List Guardrails
For AI agents, use
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Authorizations
Query Parameters
Pass false to return individual guardrails (recommended). Defaults to true for backwards compatibility, which returns the deprecated guardrail set list.
Available options:
true, false Number of guardrails to return per page. Default is 10.
Page number (0-indexed when legacy=false). Default is 0.
Sort direction. Default is ascending.
Available options:
ascending, descending Filter results by guardrail name or UUID.
Comma-separated list of tags to filter by. Any-match (OR) semantics.

