---
title: "# Download Kubernetes agent YAML"
method: GET
path: "/v1/agents/kubernetes/download-yaml"
tags: ["Agents"]
---

# # Download Kubernetes agent YAML

`GET /v1/agents/kubernetes/download-yaml`

Downloads the Kubernetes agent YAML file for the given agent name and agent ID.

## Query parameters

- `agent_name` string, required
- `agent_id` integer

## Response `200`

A file download response

- integer[]

## Other responses

- `422` — validationErrorSwagger is represents the erroneous cases
- `default` — genericErrorSwagger is represents the erroneous cases

---

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