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

# Get a bundled skill file

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

## Path parameters

- `id` string, required
- `path` string, required

## Response `200`

Skill file

## Other responses

- `404` — Skill or file 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)
