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

# Show server information

`GET /_/info`

## Response `200`

OK

- V2ConfigInfoResponse
  - `server` string, required — Name of the server serving the API
  - `version` string, required — Version of the ledger service
  - `experimentalFeatures` string[] — Experimental feature flags enabled on this deployment

## Other responses

- `default` — Error
- `5XX` — 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/fe945da1b75d/schema)
