---
title: "Get service version"
method: GET
path: "/api/v1alpha/version"
tags: ["Authentication"]
---

# Get service version

`GET /api/v1alpha/version`

Returns the current version of the auth service as plain text. Available to unauthenticated users; sysadmins receive the full version string while others receive only the base version (prefix before the first '-').

## Response `200`

Version string retrieved successfully

---

[API](https://skmtc.net/hail-is/apis/hail-auth-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-auth-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-auth-service/versions/ec7e68cd907c/schema)
