---
title: "GET /v1/updates/latest"
method: GET
path: "/v1/updates/latest"
---

# GET /v1/updates/latest

`GET /v1/updates/latest`

## Query parameters

- `platform` 'macos' | 'windows' | 'linux' | 'ubuntu', required

## Response `200`

Default Response

- object
  - `version` string
  - `platform` string
  - `file_name` string
  - `file_size` number
  - `file_hash` string
  - `download_url` string
  - `release_notes` string, nullable
  - `created_at` string, date-time

## Other responses

- `404` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
