---
title: "List all Templates"
method: GET
path: "/templates"
tags: ["Template Management"]
---

# List all Templates

`GET /templates`

List all installed Templates.

## Response `200`

An array of Template names.

- string[] — A list of template names.

## Other responses

- `500` — Internal error. A bug report should be filed.

---

[API](https://skmtc.net/f5networks/apis/f5-big-ip-application-services-templates-api.md) · [All operations](https://skmtc.net/f5networks/apis/f5-big-ip-application-services-templates-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/f5networks/f5-big-ip-application-services-templates-api/versions/69d12c15d1c7/schema)
