List guardrails

List all guardrails for the authenticated user.

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Query parameters

offsetstringOptional
Number of records to skip for pagination
limitstringOptional

Maximum number of records to return (max 100)

Response

List of guardrails
datalist of objects
List of guardrails
total_countdouble
Total number of guardrails

Errors