---
title: "Get App Template Structure Guide"
method: GET
path: "/api/clusters/{clusterName}/templates/apps/structure-guide"
tags: ["Apps"]
---

# Get App Template Structure Guide

`GET /api/clusters/{clusterName}/templates/apps/structure-guide`

Returns TEMPLATE_STRUCTURE.md content for in-app guidance.

## Path parameters

- `clusterName` string, required

## Headers

- `Authorization` string, required

## Response `200`

OK

- ServerAppTemplateStructureGuideResponse
  - `content` string

## Other responses

- `403` — No valid ACL
- `404` — Template structure guide not found
- `500` — No cluster" or "Error reading template structure guide

---

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