---
title: "Changes to Get account info"
method: GET
path: "/v2/accounts/{principal}"
---

# Changes to Get account info

`GET /v2/accounts/{principal}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 53 revisions.

- **2025-07-09** `04a9a0b50aa3` — 3 warning, 4 info
- **2025-07-08** `488dd3b80020` — 1 breaking, 6 info
- **2025-07-08** `170414634c90` — 3 warning, 4 info
- **2025-06-26** `2fc5956efe3d` — 1 breaking, 6 info

## Changes

- **2025-07-09** `04a9a0b50aa3` — 3 warning, 4 info
  - deleted the `path` request parameter `principal`
  - deleted the `query` request parameter `proof`
  - deleted the `query` request parameter `tip`
  - api operation id `get_account_info` removed and replaced with `getAccountInfo`
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2025-07-08** `488dd3b80020` — 1 breaking, 6 info
  - added the new path request parameter `principal`
  - api operation id `getAccountInfo` removed and replaced with `get_account_info`
  - added the new optional `query` request parameter `proof`
  - added the new optional `query` request parameter `tip`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`
- **2025-07-08** `170414634c90` — 3 warning, 4 info
  - deleted the `path` request parameter `principal`
  - deleted the `query` request parameter `proof`
  - deleted the `query` request parameter `tip`
  - api operation id `get_account_info` removed and replaced with `getAccountInfo`
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2025-06-26** `2fc5956efe3d` — 1 breaking, 6 info
  - added the new path request parameter `principal`
  - api operation id `getAccountInfo` removed and replaced with `get_account_info`
  - added the new optional `query` request parameter `proof`
  - added the new optional `query` request parameter `tip`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`

---

[Operation](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/docs/v2/accounts/:principal/get.md) · [API](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api.md) · [Page](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/changes/v2/accounts/:principal/get)
