---
title: "Check for a Slicer Gateway desktop update"
method: GET
path: "/v1/slicer-gateway/updates/{target}/{arch}/{currentVersion}"
tags: ["Public", "Slicer Gateway"]
---

# Check for a Slicer Gateway desktop update

`GET /v1/slicer-gateway/updates/{target}/{arch}/{currentVersion}`

Public Tauri updater endpoint for Print Hive Slicer Gateway. Returns 204 when no eligible update is configured for the requested target, architecture, and current version.

## Path parameters

- `target` string, required
- `arch` string, required
- `currentVersion` string, required

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-08-20** `6fe5e0368cb0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/slicer-gateway/updates/:target/:arch/:currentVersion/get.md)

---

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