---
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

---

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