List Guardrails
Guardrails
List Guardrails
Return a flat list of guardrails owned by the caller. Pass legacy=false — recommended for all new integrations.
GET
List Guardrails
Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
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 legacy 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.

