Skip to main content
GET
List Guardrail Policies
Returns every policy authored by the caller plus every team-scoped policy in the active organization. Each policy bundles a set of input/output rules with verdicts.

Authentication

Requires a Bearer token with the billing API key scope. See Authentication.

Request Examples

Response

object[]
Array of policy objects. Each policy includes id, name, description, enabled, is_default, org_id, and the full rules array.

Example Response