---
title: "Changes to Daily Account Snapshot (USER_DATA)"
method: GET
path: "/sapi/v1/accountSnapshot"
---

# Changes to Daily Account Snapshot (USER_DATA)

`GET /sapi/v1/accountSnapshot`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2022-02-17** `9f8e6c752c15` — 2 breaking
- **2021-10-25** `a484ce871a72` — 5 breaking, 48 info

## Changes

- **2022-02-17** `9f8e6c752c15` — 2 breaking
  - for the `query` request parameter `limit`, default value was changed from `5` to `7`
  - for the `query` request parameter `limit`, the min was increased from `5.00` to `7.00`
- **2021-10-25** `a484ce871a72` — 5 breaking, 48 info
  - for the `query` request parameter `endTime`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `limit`, the type/format was changed from `integer`/`` to `integer`/`int32`
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `startTime`, 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 `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 `oneOf[#/components/schemas/snapshotFutures]/code` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/msg` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/assets` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/assets/items/asset` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/assets/items/marginBalance` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/assets/items/walletBalance` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/position` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/position/items/entryPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/position/items/markPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/position/items/positionAmt` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/position/items/symbol` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/data/position/items/unRealizedProfit` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/type` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotFutures]/snapshotVos/items/updateTime` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/code` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/msg` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/marginLevel` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/totalAssetOfBtc` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/totalLiabilityOfBtc` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/totalNetAssetOfBtc` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets/items/asset` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets/items/borrowed` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets/items/free` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets/items/interest` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets/items/locked` became required for the status `200`
  - the response property `oneOf[#/components/schemas/snapshotMargin]/snapshotVos/items/data/userAssets/items/netAsset` became required for the status `200`
  - …13 more

---

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