---
title: "Changes to Account Information (USER_DATA)"
method: GET
path: "/api/v3/account"
---

# Changes to Account Information (USER_DATA)

`GET /api/v3/account`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 26 revisions.

- **2023-09-02** `6622e0c15100` — 3 info
- **2023-04-26** `042dad2ebffe` — 2 info
- **2022-08-29** `5b6a6f470795` — 1 info
- **2021-10-25** `a484ce871a72` — 2 breaking, 17 info

## Changes

- **2023-09-02** `6622e0c15100` — 3 info
  - added the required property `permissions` to the response with the `200` status
  - added the required property `preventSor` to the response with the `200` status
  - added the required property `uid` to the response with the `200` status
- **2023-04-26** `042dad2ebffe` — 2 info
  - added the required property `commissionRates` to the response with the `200` status
  - added the required property `requireSelfTradePrevention` to the response with the `200` status
- **2022-08-29** `5b6a6f470795` — 1 info
  - added the required property `brokered` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 2 breaking, 17 info
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `timestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the response property `accountType` became required for the status `200`
  - the response property `balances` became required for the status `200`
  - the response property `balances/items/asset` became required for the status `200`
  - the response property `balances/items/free` became required for the status `200`
  - the response property `balances/items/locked` became required for the status `200`
  - the response property `buyerCommission` became required for the status `200`
  - the response property `canDeposit` became required for the status `200`
  - the response property `canTrade` became required for the status `200`
  - the response property `canWithdraw` became required for the status `200`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `makerCommission` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`
  - the response property `sellerCommission` became required for the status `200`
  - the response property `takerCommission` became required for the status `200`
  - the response property `updateTime` became required for the status `200`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/api/v3/account/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/api/v3/account/get)
