---
title: "GET /update/{distribution}/{arch}/{version}"
method: GET
path: "/update/{distribution}/{arch}/{version}"
---

# GET /update/{distribution}/{arch}/{version}

`GET /update/{distribution}/{arch}/{version}`

Get release

## Path parameters

- `distribution` string, required
- `arch` string, required
- `version` string, required

## Response `200`

Release

- Update
  - `name` string, required
  - `version` string, required
  - `url` string, required
  - `distribution` string
  - `arch` string
  - `app` string

## Other responses

- `default` — Unexpected error

## Changes

- **2023-08-17** (v4) `d4a03a859e21` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/update/:distribution/:arch/:version/get.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/revisions/91692e63effa?raw)
