Skip to main content
GET
Get guardrail rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

guardrail_rule_id
string
required

The ID of the guardrail rule

Response

Guardrail rule retrieved successfully

_id
string
required
created_at
string<date-time>
required
created_by_id
string
required
display_name
string
required
Required string length: 1 - 256
enabled
boolean
required
project_id
string
required
timeout
integer<int64>
required
Required range: x >= 1000
updated_at
string<date-time>
required
updated_by_id
string
required
description
string
Maximum string length: 2048
expression
object
guardrails
object[] | null