---
title: "Download Workspace File"
method: GET
path: "/v1/files/{file_path}"
tags: ["v1", "protected", "files"]
---

# Download Workspace File

`GET /v1/files/{file_path}`

## Path parameters

- `file_path` string, required

## Response `200`

Successful Response

- WorkspaceFileDownloadResponse
  - `path` string, required
  - `url` string, required

## Other responses

- `422` — Validation Error

---

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