---
title: "Download current user's managed OpenWork desktop"
method: GET
path: "/v1/me/install/{platform}"
tags: ["Users"]
---

# Download current user's managed OpenWork desktop

`GET /v1/me/install/{platform}`

Downloads the Cloud or Enterprise artifact approved for the signed-in member's active organization.

## Path parameters

- `platform` string, required

## Response `200`

Mounted desktop artifact returned successfully.

## Other responses

- `302` — Den redirected the browser to the signed desktop asset for this deployment.
- `400` — The desktop platform was invalid.
- `401` — The caller must be signed in to download the desktop app.
- `404` — The caller has no active organization membership.
- `429` — Too many installer download attempts.

---

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