---
title: "Changes to All Coins' Information (USER_DATA)"
method: GET
path: "/sapi/v1/capital/config/getall"
---

# Changes to All Coins' Information (USER_DATA)

`GET /sapi/v1/capital/config/getall`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2024-06-06** `6c02ecd56d37` — 1 breaking
- **2022-02-17** `9f8e6c752c15` — 1 info
- **2021-10-25** `a484ce871a72` — 2 breaking, 36 info

## Changes

- **2024-06-06** `6c02ecd56d37` — 1 breaking
  - removed the required property `items/networkList/items/resetAddressStatus` from the response with the `200` status
- **2022-02-17** `9f8e6c752c15` — 1 info
  - added the required property `items/networkList/items/network` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 2 breaking, 36 info
  - for the `query` request parameter `recvWindow`, the format changed from no format to `int64`
  - for the `query` request parameter `timestamp`, the format changed from no format to `int64`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `items/coin` became required for the status `200`
  - the response property `items/depositAllEnable` became required for the status `200`
  - the response property `items/free` became required for the status `200`
  - the response property `items/freeze` became required for the status `200`
  - the response property `items/ipoable` became required for the status `200`
  - the response property `items/ipoing` became required for the status `200`
  - the response property `items/isLegalMoney` became required for the status `200`
  - the response property `items/locked` became required for the status `200`
  - the response property `items/name` became required for the status `200`
  - the response property `items/networkList` became required for the status `200`
  - the response property `items/networkList/items/addressRegex` became required for the status `200`
  - the response property `items/networkList/items/coin` became required for the status `200`
  - the response property `items/networkList/items/depositDesc` became required for the status `200`
  - the response property `items/networkList/items/depositEnable` became required for the status `200`
  - the response property `items/networkList/items/isDefault` became required for the status `200`
  - the response property `items/networkList/items/memoRegex` became required for the status `200`
  - the response property `items/networkList/items/minConfirm` became required for the status `200`
  - the response property `items/networkList/items/name` became required for the status `200`
  - the response property `items/networkList/items/resetAddressStatus` became required for the status `200`
  - the response property `items/networkList/items/sameAddress` became required for the status `200`
  - the response property `items/networkList/items/specialTips` became required for the status `200`
  - the response property `items/networkList/items/unLockConfirm` became required for the status `200`
  - the response property `items/networkList/items/withdrawDesc` became required for the status `200`
  - the response property `items/networkList/items/withdrawEnable` became required for the status `200`
  - the response property `items/networkList/items/withdrawFee` became required for the status `200`
  - the response property `items/networkList/items/withdrawIntegerMultiple` became required for the status `200`
  - the response property `items/networkList/items/withdrawMax` became required for the status `200`
  - the response property `items/networkList/items/withdrawMin` became required for the status `200`
  - the response property `items/storage` became required for the status `200`
  - the response property `items/trading` became required for the status `200`
  - the response property `items/withdrawAllEnable` became required for the status `200`
  - the response property `items/withdrawing` 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/capital/config/getall/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/capital/config/getall/get)
