---
title: "List Workspaces Templates"
method: GET
path: "/api/v1/templates/workspace"
tags: ["Templates"]
---

# List Workspaces Templates

`GET /api/v1/templates/workspace`

## Response `200`

OK

- ExternalAPIContractsResponsesV1GetTemplatesResponse
  - `templates` ExternalAPIContractsResponsesV1EntitiesTemplate[], nullable, required
    - `id` string, uuid, required
    - `title` string, nullable, required
    - `description` string, nullable

---

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