---
title: "Return Running Software Version."
method: GET
path: "/version"
tags: ["metadata"]
---

# Return Running Software Version.

`GET /version`

This endpoint returns the version of Ory Kratos.

If the service supports TLS Edge Termination, this endpoint does not require the
`X-Forwarded-Proto` header to be set.

Be aware that if you are running multiple nodes of this service, the version will never
refer to the cluster state, only to a single instance.

## Response `200`

Returns the Ory Kratos version.

- GetVersion200Response
  - `version` string, required — The version of Ory Kratos.

## Changes

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

- **2021-07-13** `8f1b399ab6e6` — 2 info
  - api tag `metadata` added
  - api tag `admin` removed
- **2021-05-05** `381c760af46e` — 2 info
  - api tag `admin` added
  - api tag `metadata` removed

[Change history](https://skmtc.dev/ory/apis/ory-identities-api/changes/version/get.md)

---

[API](https://skmtc.dev/ory/apis/ory-identities-api.md) · [All operations](https://skmtc.dev/ory/apis/ory-identities-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ory/ory-identities-api/revisions/7a0df90e2f13/schema)
