---
title: "Get service version information"
method: GET
path: "/version"
tags: ["system"]
---

# Get service version information

`GET /version`

Retrieves build and version information about the storage service. Useful for monitoring and debugging.

## Response `200`

Version information successfully retrieved

- VersionInformation — Contains version information about the storage service.
  - `buildVersion` string, required — The version number of the storage service build.

## Other responses

- `default` — Error occurred

---

[API](https://skmtc.dev/nhost/apis/nhost-storage-api.md) · [All operations](https://skmtc.dev/nhost/apis/nhost-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nhost/nhost-storage-api/revisions/97295913b74e/schema)
