---
title: "GET /v1/template/{uid}"
method: GET
path: "/v1/template/{uid}"
tags: ["Template"]
---

# GET /v1/template/{uid}

`GET /v1/template/{uid}`

## Path parameters

- `uid` string, required

## Response `200`

OK

- RabbitApiV1TemplateItem
  - `uid` string
  - `name` string
  - `messageType` integer
  - `jsonData` string
  - `createdAt` string
  - `updatedAt` string
  - `status` integer

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
