---
title: "Get template by ID"
method: GET
path: "/v1/user/template/{id}"
tags: ["Users"]
---

# Get template by ID

`GET /v1/user/template/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Returns template

## Other responses

- `400` — Invalid template ID
- `404` — Template not found

---

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