---
title: "Exibir Template"
method: GET
path: "/api/v2/templates/1"
tags: ["Templates"]
---

# Exibir Template

`GET /api/v2/templates/1`

Retorna um template.

**Autenticação:** token de cliente ou de usuário.

**Sucesso:** `200` com `data` = `{ id, name, html, allowed_variables, active, created_at, updated_at }`.

**Erros:** `400` id inválido, `404` "Template not found".

## Response `200`

Successful response

---

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