---
title: "Flatten Skill Members"
method: GET
path: "/v1/skills/{skill_id}/flatten"
tags: ["v1", "protected", "skills"]
---

# Flatten Skill Members

`GET /v1/skills/{skill_id}/flatten`

Return child skill IDs in topological execution order.

## Path parameters

- `skill_id` string, uuid, required

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agentarea/apis/agentarea-api.md) · [All operations](https://skmtc.net/agentarea/apis/agentarea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentarea/agentarea-api/revisions/e3650e48373b/schema)
