Skip to main content
GET
List guard rules

Authorizations

Authorization
string
header
required

Your Inbound API key. Include it in the Authorization header as: Bearer

Query Parameters

Search by rule name or description

type
enum<string>
Available options:
explicit,
ai_prompt
isActive
string

Filter by active status (true/false)

limit
string

Max results (1-100, default 50)

offset
string

Number to skip (default 0)

Response

Response for status 200

success
boolean
required
data
object[]
required
pagination
object
required