---
title: "Get template examples"
method: GET
path: "/api/v2/templates/examples"
tags: ["Templates"]
---

# Get template examples

`GET /api/v2/templates/examples`

## Response `200`

OK

- CodersdkTemplateExample[]
  - `description` string
  - `icon` string
  - `id` string, uuid
  - `markdown` string
  - `name` string
  - `tags` string[]
  - `url` string

---

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