---
title: "Find group template by ID"
method: GET
path: "/templates/group/{templateId}"
tags: ["Templates"]
---

# Find group template by ID

`GET /templates/group/{templateId}`

Returns a single group template definition

## Query parameters

- `status` 'draft' | 'published', required

## Response `200`

OK

## Other responses

- `400` — Invalid input
- `404` — Not found

---

[API](https://skmtc.net/aws-samples/apis/aws-connected-device-framework-asset-library.md) · [All operations](https://skmtc.net/aws-samples/apis/aws-connected-device-framework-asset-library/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-asset-library/versions/78967b3d609f/schema)
