ReferenceAPIsOry Identities APImetadata
Return Running Software Version.
This endpoint returns the version of Ory Kratos.
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.
Operation ID: getVersion Tag: metadata
Responses
| Status | Description | Body |
|---|---|---|
| 200 | Returns the Ory Kratos version. | application/json, object |
Generated from /tmp/kratos-api.json at build time.