---
title: "Download model by model id"
method: GET
path: "/mf/v1/modelDownload/{modelId}"
tags: ["modelStorage"]
---

# Download model by model id

`GET /mf/v1/modelDownload/{modelId}`

## Path parameters

- `modelId` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Model download fail

---

[API](https://skmtc.dev/webankfintech/apis/mf-server.md) · [All operations](https://skmtc.dev/webankfintech/apis/mf-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mf-server/revisions/5ad7fc23d2c6/schema)
