---
title: "文档下载"
method: GET
path: "/document/download"
tags: ["文件下载"]
---

# 文档下载

`GET /document/download`

根据文件URL下载各种类型的文档

## Query parameters

- `fileUrl` string, uri, required

## Response `200`

文件下载成功

## Other responses

- `404` — 文件不存在

---

[API](https://skmtc.dev/gitlab/apis/gitlab-api.md) · [All operations](https://skmtc.dev/gitlab/apis/gitlab-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitlab/gitlab-api/revisions/39328db91b85/schema)
