---
title: "Changes to Query Sub-account List (For Master Account)"
method: GET
path: "/sapi/v1/sub-account/list"
---

# Changes to Query Sub-account List (For Master Account)

`GET /sapi/v1/sub-account/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2022-03-04** `f1d8926e955a` — 2 info
- **2021-10-25** `a484ce871a72` — 4 breaking, 8 info

## Changes

- **2022-03-04** `f1d8926e955a` — 2 info
  - added the required property `subAccounts/items/isAssetManagementSubAccount` to the response with the `200` status
  - added the required property `subAccounts/items/isManagedSubAccount` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 4 breaking, 8 info
  - for the `query` request parameter `limit`, the type/format was changed from `integer`/`` to `integer`/`int32`
  - for the `query` request parameter `page`, 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 `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 `subAccounts` became required for the status `200`
  - the response property `subAccounts/items/createTime` became required for the status `200`
  - the response property `subAccounts/items/email` became required for the status `200`
  - the response property `subAccounts/items/isFreeze` became required for the status `200`

---

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