---
title: "Changes to Query all OCO (USER_DATA)"
method: GET
path: "/api/v3/allOrderList"
---

# Changes to Query all OCO (USER_DATA)

`GET /api/v3/allOrderList`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 26 revisions.

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

## Changes

- **2021-10-25** `a484ce871a72` — 6 breaking, 16 info
  - for the `query` request parameter `endTime`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `fromId`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `limit`, 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 `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 `items/contingencyType` became required for the status `200`
  - the response property `items/isIsolated` became required for the status `200`
  - the response property `items/listClientOrderId` became required for the status `200`
  - the response property `items/listOrderStatus` became required for the status `200`
  - the response property `items/listStatusType` became required for the status `200`
  - the response property `items/orderListId` became required for the status `200`
  - the response property `items/orders` became required for the status `200`
  - the response property `items/orders/items/clientOrderId` became required for the status `200`
  - the response property `items/orders/items/orderId` became required for the status `200`
  - the response property `items/orders/items/symbol` became required for the status `200`
  - the response property `items/symbol` became required for the status `200`
  - the response property `items/transactionTime` 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/api/v3/allOrderList/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/api/v3/allOrderList/get)
