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

# Get service version

`GET /version`

Retrieve version information about the authentication service

## Response `200`

Version information successfully retrieved

- object
  - `version` string, required — The version of the authentication service

## Other responses

- `default` — An error occurred while processing the request

---

[API](https://skmtc.net/nhost/apis/nhost-authentication-api.md) · [All operations](https://skmtc.net/nhost/apis/nhost-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhost/nhost-authentication-api/versions/a5c0d88b55c4/schema)
