---
title: "Changes to Get Force Liquidation Record (USER_DATA)"
method: GET
path: "/sapi/v1/margin/forceLiquidationRec"
---

# Changes to Get Force Liquidation Record (USER_DATA)

`GET /sapi/v1/margin/forceLiquidationRec`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 26 revisions.

- **2021-10-25** `a484ce871a72` — 6 breaking, 6 info

## Changes

- **2021-10-25** `a484ce871a72` — 6 breaking, 6 info
  - for the `query` request parameter `current`, the type/format was changed from `number`/`` to `integer`/`int32`
  - for the `query` request parameter `endTime`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `size`, the type/format was changed from `integer`/`` to `integer`/`int32`
  - 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`
  - added the required property `rows` to the response with the `200` status
  - added the required property `total` to the response with the `200` status

---

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