---
title: "List account templates for a project (compact view without payload)"
method: GET
path: "/rest/api/v1/projects/{projectId}/templates"
tags: ["Account Template API"]
---

# List account templates for a project (compact view without payload)

`GET /rest/api/v1/projects/{projectId}/templates`

## Path parameters

- `projectId` string, uuid, required

## Response `200`

OK

- AccountTemplateSummaryDTO[]
  - `attentionReason` string
  - `blocks` string[]
  - `compatibility` string
  - `description` string
  - `id` string, uuid
  - `linkedCount` integer
  - `name` string
  - `needsAttention` boolean
  - `revision` integer
  - `updated` string, date-time
  - `updatedBy` string

---

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