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

# Changes to Query Isolated Margin Account Info (USER_DATA)

`GET /sapi/v1/margin/isolated/account`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 26 revisions.

- **2021-10-25** `a484ce871a72` — 2 breaking, 40 info

## Changes

- **2021-10-25** `a484ce871a72` — 2 breaking, 40 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 `assets` became required for the status `200`
  - the response property `assets/items/baseAsset` became required for the status `200`
  - the response property `assets/items/baseAsset/asset` became required for the status `200`
  - the response property `assets/items/baseAsset/borrowEnabled` became required for the status `200`
  - the response property `assets/items/baseAsset/borrowed` became required for the status `200`
  - the response property `assets/items/baseAsset/free` became required for the status `200`
  - the response property `assets/items/baseAsset/interest` became required for the status `200`
  - the response property `assets/items/baseAsset/locked` became required for the status `200`
  - the response property `assets/items/baseAsset/netAsset` became required for the status `200`
  - the response property `assets/items/baseAsset/netAssetOfBtc` became required for the status `200`
  - the response property `assets/items/baseAsset/repayEnabled` became required for the status `200`
  - the response property `assets/items/baseAsset/totalAsset` became required for the status `200`
  - the response property `assets/items/enabled` became required for the status `200`
  - the response property `assets/items/indexPrice` became required for the status `200`
  - the response property `assets/items/isolatedCreated` became required for the status `200`
  - the response property `assets/items/liquidatePrice` became required for the status `200`
  - the response property `assets/items/liquidateRate` became required for the status `200`
  - the response property `assets/items/marginLevel` became required for the status `200`
  - the response property `assets/items/marginLevelStatus` became required for the status `200`
  - the response property `assets/items/marginRatio` became required for the status `200`
  - the response property `assets/items/quoteAsset` became required for the status `200`
  - the response property `assets/items/quoteAsset/asset` became required for the status `200`
  - the response property `assets/items/quoteAsset/borrowEnabled` became required for the status `200`
  - the response property `assets/items/quoteAsset/borrowed` became required for the status `200`
  - the response property `assets/items/quoteAsset/free` became required for the status `200`
  - the response property `assets/items/quoteAsset/interest` became required for the status `200`
  - the response property `assets/items/quoteAsset/locked` became required for the status `200`
  - the response property `assets/items/quoteAsset/netAsset` became required for the status `200`
  - the response property `assets/items/quoteAsset/netAssetOfBtc` became required for the status `200`
  - the response property `assets/items/quoteAsset/repayEnabled` became required for the status `200`
  - the response property `assets/items/quoteAsset/totalAsset` became required for the status `200`
  - the response property `assets/items/symbol` became required for the status `200`
  - the response property `assets/items/tradeEnabled` 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 `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`
  - …2 more

---

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