---
title: "List bundled files for a skill"
method: GET
path: "/api/skills/{id}/files"
tags: ["Skills"]
---

# List bundled files for a skill

`GET /api/skills/{id}/files`

Returns a manifest of bundled skill files without file content.

## Path parameters

- `id` string, required

## Response `200`

Skill file manifest

## Other responses

- `404` — Skill not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
