Get Guardrails
Guardrails
Get Guardrails
Retrieve a single guardrail by its unique identifier.
GET
Get 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
Path Parameters
The unique identifier of the guardrail.
Example:
"g1234567890ab"
Response
Successfully retrieved the guardrail
Example:
"g1234567890ab"
Example:
"healthcare_compliance_guardrail"
Example:
"Never share sensitive medical information or provide medical advice outside approved guidelines."
Available options:
verbal, visual Example:
"verbal"
Example:
"https://your-server.com/guardrails-webhook"
Example:
["compliance", "healthcare"]Whether triggering this guardrail emits a real-time app-message event on the conversation.
Example:
true
Example:
"2024-01-15T10:30:00Z"
Example:
"2024-01-15T10:30:00Z"

