---
title: "Report the running version and whether an update exists"
method: GET
path: "/version"
tags: ["health"]
---

# Report the running version and whether an update exists

`GET /version`

## Response `200`

OK

- VersioncheckStatus
  - `app` string
  - `checked_at` string
  - `enabled` boolean
  - `latest` string
  - `update_available` boolean
  - `version` string

---

[API](https://skmtc.dev/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.dev/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/revisions/7b5727a74f59/schema)
