---
title: "Version"
method: GET
path: "/api/v1/helloworld/version"
tags: ["plugins/helloworld/version"]
---

# Version

`GET /api/v1/helloworld/version`

接口权限编码:version:version

## Response `200`

OK

- object
  - `code` integer — business code
  - `data` object
    - `commit` string
    - `date` string
    - `goVersion` string
    - `version` string
  - `msg` string — business message

## Changes

- **2025-09-30** `e3373d1a78d0` — 1 info
  - endpoint added
- **2025-09-28** `e1154be53c2c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/jzero-io/apis/untitled-api/changes/api/v1/helloworld/version/get.md)

---

[API](https://skmtc.dev/jzero-io/apis/untitled-api.md) · [All operations](https://skmtc.dev/jzero-io/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jzero-io/untitled-api/revisions/80c5cdf6eb39/schema)
