---
title: "Download desktop app update artifact"
method: GET
path: "/desktop/update/download"
tags: ["Desktop"]
---

# Download desktop app update artifact

`GET /desktop/update/download`

Proxies the download of a desktop app update artifact from GitHub releases. Only URLs pointing to the midday-ai/midday repository are accepted.

## Query parameters

- `url` string, uri, required — The artifact download URL to proxy

## Response `200`

Update artifact binary

## Other responses

- `400` — Invalid download URL
- `502` — Failed to download artifact from upstream

---

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