---
title: "Get text template"
method: GET
path: "/template/{templateId}/"
tags: ["templatetext"]
---

# Get text template

`GET /template/{templateId}/`

## Response `200`

operation successful

- TemplateResponseDetail
  - `archive` boolean
  - `created` string, date-time
  - `group` string
  - `has_fields` boolean
  - `latest_text` string
  - `modified` string, date-time
  - `resource_uri` string
  - `signee_count` integer
  - `title` string
  - `user` string
  - `uuid` string, uuid

---

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