---
title: "Returns server version"
method: GET
path: "/version"
---

# Returns server version

`GET /version`

## Response `200`

Version info

- VersionInfo
  - `bobversion` Version
    - `version` string
    - `build_time` string
  - `pearlversion` Version
    - `version` string
    - `build_time` string

## Changes

> 11 revisions in range; 1 could not be searched.

- **2022-07-03** `fa4b74390467` — 1 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`
- **2021-08-13** `bde99fc1f361` — 1 info
  - endpoint added
- **2021-03-08** `e24fa09d401f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/qoollo/apis/bob-node-api/changes/version/get.md)

---

[API](https://skmtc.dev/qoollo/apis/bob-node-api.md) · [All operations](https://skmtc.dev/qoollo/apis/bob-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qoollo/bob-node-api/revisions/73016e163ee1/schema)
