---
title: "Show server information"
method: GET
path: "/_/info"
tags: ["ledger"]
---

# Show server information

`GET /_/info`

## Response `200`

OK

- V2ConfigInfoResponse
  - `server` string, required
  - `version` string, required

## Other responses

- `default` — Error
- `5XX` — Error

## Changes

- **2025-12-12** `2945092328b9` — 4 warning
  - added the new `SCHEMA_ALREADY_EXISTS` enum value to the `errorCode` response property for the response status `5XX`
  - added the new `SCHEMA_ALREADY_EXISTS` enum value to the `errorCode` response property for the response status `default`
  - added the new `SCHEMA_NOT_SPECIFIED` enum value to the `errorCode` response property for the response status `5XX`
  - added the new `SCHEMA_NOT_SPECIFIED` enum value to the `errorCode` response property for the response status `default`
- **2024-12-09** `7ee573f0087f` — 2 warning, 2 info
  - added the new `OUTDATED_SCHEMA` enum value to the `errorCode` response property for the response status `5XX`
  - added the new `OUTDATED_SCHEMA` enum value to the `errorCode` response property for the response status `default`
  - removed the `BUCKET_OUTDATED` enum value from the `errorCode` response property for the response status `5XX`
  - removed the `BUCKET_OUTDATED` enum value from the `errorCode` response property for the response status `default`
- **2024-12-05** `d93e4ae21e38` — 2 warning
  - added the new `BUCKET_OUTDATED` enum value to the `errorCode` response property for the response status `5XX`
  - added the new `BUCKET_OUTDATED` enum value to the `errorCode` response property for the response status `default`
- …earlier changes not shown

[Full history](https://skmtc.dev/formancehq/apis/ledger-api/changes/_/info/get.md)

---

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