---
title: "Download status"
method: GET
path: "/ui/download-status"
tags: ["UI"]
---

# Download status

`GET /ui/download-status`

DownloadStatus can download one remote release at a time. This endpoint provides status of the download.

## Response `200`

download status

- DownloadStatus — Status download status
  - `error` string
  - `progress_percent` integer
  - `status` string
  - `tag` string

## Other responses

- `500` — Internal server error

---

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