---
title: "Download Agent YAML configuration"
method: GET
path: "/v1/agents/download-agent/{agent_id}"
tags: ["Agent Management"]
---

# Download Agent YAML configuration

`GET /v1/agents/download-agent/{agent_id}`

Download the YAML configuration file for a specific agent. Only the creator of the agent can download the configuration.

## Path parameters

- `agent_id` string, required — The unique identifier of the agent.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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