Skip to main content

Get Supported Guardrails

GET 

/v1/guardrails

Retrieve the list of available guardrails that can be applied to agent invocations. Guardrails are policy-based content filters (e.g., profanity, insults, hate speech) that can be configured at agent creation or passed per invocation.

Status Codes:

  • 200: Guardrails retrieved successfully
  • 400: Validation error (invalid query parameters)
  • 500: Internal server error

Request

Responses

Successful Response