---
title: "Download"
method: GET
path: "/v2/filesystem/download"
tags: ["FileSystem"]
---

# Download

`GET /v2/filesystem/download`

Download a file from the server

## Headers

- `x-ms-connection` string, required
- `x-ms-target` string, required

## Response `200`

The operation was successful or the response payload contains relevant error information.

## Other responses

- `400` — The passed in information is invalid
- `408` — The operation timed out.
- `500` — An unexpected error occurred

---

[API](https://skmtc.net/azure/apis/opcpublisher.md) · [All operations](https://skmtc.net/azure/apis/opcpublisher/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/opcpublisher/versions/8eac19a554d6/schema)
