---
title: "Show server information"
method: GET
path: "/_info"
tags: ["ledger.v1"]
---

# Show server information

`GET /_info`

## Response `200`

OK

- ConfigInfoResponse
  - `data` ConfigInfo, required
    - `config` Config, required
      - `storage` LedgerStorage, required
        - `driver` string, required
        - `ledgers` string[], required
    - `server` string, required
    - `version` string, required

## Other responses

- `default` — Error

---

[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/7ee573f0087f/schema)
