---
title: "Check Update"
method: GET
path: "/api/v1/ota/updates/check"
tags: ["OTA Client"]
---

# Check Update

`GET /api/v1/ota/updates/check`

## Query parameters

- `platform` string, required
- `current_version` string, required
- `environment` string

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/neosapien/apis/neocore.md) · [All operations](https://skmtc.dev/neosapien/apis/neocore/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/neosapien/neocore/revisions/8b94ef58f2cf/schema)
