---
title: "Changes to Account API Trading Status (USER_DATA)"
method: GET
path: "/sapi/v1/account/apiTradingStatus"
---

# Changes to Account API Trading Status (USER_DATA)

`GET /sapi/v1/account/apiTradingStatus`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 26 revisions.

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

## Changes

- **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 `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `data` became required for the status `200`
  - the response property `data/indicators` became required for the status `200`
  - the response property `data/indicators/BTCUSDT` became required for the status `200`
  - the response property `data/indicators/BTCUSDT/items/c` became required for the status `200`
  - the response property `data/indicators/BTCUSDT/items/i` became required for the status `200`
  - the response property `data/indicators/BTCUSDT/items/t` became required for the status `200`
  - the response property `data/indicators/BTCUSDT/items/v` became required for the status `200`
  - the response property `data/isLocked` became required for the status `200`
  - the response property `data/plannedRecoverTime` became required for the status `200`
  - the response property `data/triggerCondition` became required for the status `200`
  - the response property `data/triggerCondition/GCR` became required for the status `200`
  - the response property `data/triggerCondition/IFER` became required for the status `200`
  - the response property `data/triggerCondition/UFR` became required for the status `200`
  - the response property `data/updateTime` 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`

---

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