---
title: "Get Policy Templates"
method: GET
path: "/policy/templates"
tags: ["policy management"]
---

# Get Policy Templates

`GET /policy/templates`

Get policy templates for the UI (pre-configured guardrail combinations).

Fetches from GitHub with automatic fallback to local backup on failure.
Set LITELLM_LOCAL_POLICY_TEMPLATES=true to skip GitHub and use local backup only.

## Response `200`

Successful Response

- unknown[]
  - unknown

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/79928a3d37d3/schema)
