---
title: "Changes to Get account by its address"
method: GET
path: "/v2/{ledger}/accounts/{address}"
---

# Changes to Get account by its address

`GET /v2/{ledger}/accounts/{address}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 53 revisions.

- **2025-12-12** `2945092328b9` — 2 warning
- **2025-07-16** `07091e08e779` — 2 info
- **2025-06-25** `c51f6899d101` — 1 info
- **2024-12-09** `7ee573f0087f` — 1 warning, 1 info
- **2024-12-05** `d93e4ae21e38` — 1 warning
- **2024-10-25** `dcde15f756b5` — 1 warning

## Changes

- **2025-12-12** `2945092328b9` — 2 warning
  - 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 `default`
- **2025-07-16** `07091e08e779` — 2 info
  - added the optional property `data/insertionDate` to the response with the `200` status
  - added the optional property `data/updatedAt` to the response with the `200` status
- **2025-06-25** `c51f6899d101` — 1 info
  - added the optional property `data/firstUsage` to the response with the `200` status
- **2024-12-09** `7ee573f0087f` — 1 warning, 1 info
  - 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 `default`
- **2024-12-05** `d93e4ae21e38` — 1 warning
  - added the new `BUCKET_OUTDATED` enum value to the `errorCode` response property for the response status `default`
- **2024-10-25** `dcde15f756b5` — 1 warning
  - added the new `LEDGER_ALREADY_EXISTS` enum value to the `errorCode` response property for the response status `default`

---

[Operation](https://skmtc.dev/formancehq/apis/ledger-api/docs/v2/:ledger/accounts/:address/get.md) · [API](https://skmtc.dev/formancehq/apis/ledger-api.md) · [Page](https://skmtc.dev/formancehq/apis/ledger-api/changes/v2/:ledger/accounts/:address/get)
