---
title: "Changes to Sub-account Transfer History (For Sub-account)"
method: GET
path: "/sapi/v1/sub-account/transfer/subUserHistory"
---

# Changes to Sub-account Transfer History (For Sub-account)

`GET /sapi/v1/sub-account/transfer/subUserHistory`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2023-09-19** `558ab69ec555` — 2 breaking
- **2021-10-25** `a484ce871a72` — 6 breaking, 14 info

## Changes

- **2023-09-19** `558ab69ec555` — 2 breaking
  - removed the enum value `1.00` from the `query` request parameter `type`
  - removed the enum value `2.00` from the `query` request parameter `type`
- **2021-10-25** `a484ce871a72` — 6 breaking, 14 info
  - for the `query` request parameter `endTime`, the format changed from no format to `int64`
  - for the `query` request parameter `limit`, the format changed from no format to `int32`
  - for the `query` request parameter `recvWindow`, the format changed from no format to `int64`
  - for the `query` request parameter `startTime`, the format changed from no format to `int64`
  - for the `query` request parameter `timestamp`, the format changed from no format to `int64`
  - for the `query` request parameter `type`, the format changed from no format to `int32`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `items/asset` became required for the status `200`
  - the response property `items/counterParty` became required for the status `200`
  - the response property `items/email` became required for the status `200`
  - the response property `items/fromAccountType` became required for the status `200`
  - the response property `items/qty` became required for the status `200`
  - the response property `items/status` became required for the status `200`
  - the response property `items/time` became required for the status `200`
  - the response property `items/toAccountType` became required for the status `200`
  - the response property `items/tranId` became required for the status `200`
  - the response property `items/type` 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/sub-account/transfer/subUserHistory/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/transfer/subUserHistory/get)
