---
title: "List System Template Children"
method: GET
path: "/v1/admin/system-templates/{parent_id}/children"
tags: ["admin"]
---

# List System Template Children

`GET /v1/admin/system-templates/{parent_id}/children`

List the child templates that inherit from a given system-org parent.

Used by the parent's detail view to show "N child templates inherit
from this." with quick-jump links.

## Path parameters

- `parent_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
