---
title: "Download managed OpenWork desktop"
method: GET
path: "/v1/install/{platform}"
tags: ["Organizations"]
---

# Download managed OpenWork desktop

`GET /v1/install/{platform}`

Redirects hosted Cloud deployments to the sign-in-required Cloud app and private single-org deployments to the activation-required Enterprise app.

## Path parameters

- `platform` string, required

## Query parameters

- `token` 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 install-link token or platform was invalid.
- `404` — The install link was missing, expired, or revoked.
- `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/versions/55ba7d5c7a7b/schema)
