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

# Version

`GET /api/v1/helloworld/version`

## Response `200`

OK

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

---

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