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

---

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