---
title: "GET /config/version"
method: GET
path: "/config/version"
tags: ["internal"]
deprecated: true
---

# GET /config/version

`GET /config/version`

> **Deprecated.**

get version of lakeFS server

## Response `200`

lakeFS version

- VersionConfig
  - `version` string
  - `version_context` string
  - `latest_version` string
  - `upgrade_recommended` boolean
  - `upgrade_url` string

## Other responses

- `401` — Unauthorized

## Changes

- **2025-05-18** `10056d908ff2` — 1 info
  - added the optional property `version_context` to the response with the `200` status
- **2024-09-17** `3b10653a8013` — 1 warning
  - removed the optional property `version_context` from the response with the `200` status

[Change history](https://skmtc.dev/treeverse/apis/lakefs-api/changes/config/version/get.md)

---

[API](https://skmtc.dev/treeverse/apis/lakefs-api.md) · [All operations](https://skmtc.dev/treeverse/apis/lakefs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/treeverse/lakefs-api/revisions/4617f80bee61/schema)
