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

# 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

## Changes

- **2026-09-19** `c357baf422ab` — 2 info
  - api tag `policies` added
  - api tag `policy management` removed
- **2026-09-18** `082b5fabd909` — 2 info
  - api tag `policy management` added
  - api tag `policies` removed

[Change history](https://skmtc.dev/flock/apis/litellm-api/changes/policy/templates/get.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/flock/apis/litellm-api/revisions/b694deb1e459?raw)
