---
title: "List Templates"
method: GET
path: "/agents/templates"
tags: ["/agents"]
---

# List Templates

`GET /agents/templates`

Retrieve a list of all available Templates.

## Response `200`

Successful Response

- ListTemplatesResponse
  - `templates` string[] — List of available templates.

## Changes

- **2025-10-28** `c8152db45500` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/contextualai/apis/endpoints/changes/agents/templates/get.md)

---

[API](https://skmtc.dev/contextualai/apis/endpoints.md) · [All operations](https://skmtc.dev/contextualai/apis/endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/contextualai/endpoints/revisions/ca7f807eec8b/schema)
