---
title: "Changes to Query Cross Margin Account Details (USER_DATA)"
method: GET
path: "/sapi/v1/margin/account"
---

# Changes to Query Cross Margin Account Details (USER_DATA)

`GET /sapi/v1/margin/account`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2024-10-08** `0dd2f133e12d` — 1 breaking, 6 info
- **2021-10-25** `a484ce871a72` — 2 breaking, 18 info

## Changes

- **2024-10-08** `0dd2f133e12d` — 1 breaking, 6 info
  - removed the required property `transferEnabled` from the response with the `200` status
  - added the required property `TotalCollateralValueInUSDT` to the response with the `200` status
  - added the required property `accountType` to the response with the `200` status
  - added the required property `collateralMarginLevel` to the response with the `200` status
  - added the required property `created` to the response with the `200` status
  - added the required property `transferInEnabled` to the response with the `200` status
  - added the required property `transferOutEnabled` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 2 breaking, 18 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 `borrowEnabled` 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 `marginLevel` 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 `totalAssetOfBtc` became required for the status `200`
  - the response property `totalLiabilityOfBtc` became required for the status `200`
  - the response property `totalNetAssetOfBtc` became required for the status `200`
  - the response property `tradeEnabled` became required for the status `200`
  - the response property `transferEnabled` became required for the status `200`
  - the response property `userAssets` became required for the status `200`
  - the response property `userAssets/items/asset` became required for the status `200`
  - the response property `userAssets/items/borrowed` became required for the status `200`
  - the response property `userAssets/items/free` became required for the status `200`
  - the response property `userAssets/items/interest` became required for the status `200`
  - the response property `userAssets/items/locked` became required for the status `200`
  - the response property `userAssets/items/netAsset` became required for the status `200`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/margin/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/sapi/v1/margin/account/get)
