---
title: "Changes to List account orders"
method: GET
path: "/accounts/{accountId}/orders"
---

# Changes to List account orders

`GET /accounts/{accountId}/orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 65 revisions.

- **2026-06-26** `79bc1d8e8981` — 1 info
- **2026-06-24** `dfb77b0eb8ce` — 1 info
- **2026-06-12** `ee2f9f651615` — 3 breaking
- **2026-06-03** `74f3fb52ef66` — 7 breaking
- **2026-05-06** `cfda6957a5da` — 1 warning
- **2026-04-28** `a50efb5b1c2b` — 2 info
- **2026-04-10** `d9ce3acae7e1` — 1 info
- **2026-03-06** `6a3b37154f49` — 3 breaking, 3 warning, 2 info

## Changes

- **2026-06-26** `79bc1d8e8981` — 1 info
  - added the non-success response with the status `503`
- **2026-06-24** `dfb77b0eb8ce` — 1 info
  - added the non-success response with the status `501`
- **2026-06-12** `ee2f9f651615` — 3 breaking
  - the response property `items/option_symbol/allOf[#/components/schemas/OptionsSymbol]/underlying_symbol/exchange/allOf[#/components/schemas/USExchange]/mic_code` became nullable for the status `200`
  - the response property `items/quote_universal_symbol/allOf[#/components/schemas/UniversalSymbol]/exchange/allOf[#/components/schemas/Exchange]/mic_code` became nullable for the status `200`
  - the response property `items/universal_symbol/allOf[#/components/schemas/UniversalSymbol]/exchange/allOf[#/components/schemas/Exchange]/mic_code` became nullable for the status `200`
- **2026-06-03** `74f3fb52ef66` — 7 breaking
  - the response property `items/option_symbol` became nullable for the status `200`
  - the response property `items/quote_currency` became nullable for the status `200`
  - the response property `items/quote_universal_symbol` became nullable for the status `200`
  - the response property `items/universal_symbol` became nullable for the status `200`
  - the `items/execution_price` response's property type changed from `number` to `string`, and format from no format to `decimal` for status `200`
  - the `items/limit_price` response's property type changed from `number` to `string`, and format from no format to `decimal` for status `200`
  - the `items/stop_price` response's property type changed from `number` to `string`, and format from no format to `decimal` for status `200`
- **2026-05-06** `cfda6957a5da` — 1 warning
  - for the `query` request parameter `days`, the max was set to `90.00`
- **2026-04-28** `a50efb5b1c2b` — 2 info
  - added the optional property `items/brokerage_group_order_id` to the response with the `200` status
  - added the optional property `items/order_role` to the response with the `200` status
- **2026-04-10** `d9ce3acae7e1` — 1 info
  - added the optional property `items/trailing_stop` to the response with the `200` status
- **2026-03-06** `6a3b37154f49` — 3 breaking, 3 warning, 2 info
  - the `items/execution_price` response's property type changed from `string` to `number`, and format from `decimal` to no format for status `200`
  - the `items/limit_price` response's property type changed from `string` to `number`, and format from `decimal` to no format for status `200`
  - the `items/stop_price` response's property type changed from `string` to `number`, and format from `decimal` to no format for status `200`
  - removed the optional property `items/brokerage_group_order_id` from the response with the `200` status
  - removed the optional property `items/order_role` from the response with the `200` status
  - removed the optional property `items/trailing_stop` from the response with the `200` status
  - removed the non-success response with the status `501`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/passiv/apis/snaptrade/docs/accounts/:accountId/orders/get.md) · [API](https://skmtc.dev/passiv/apis/snaptrade.md) · [Page](https://skmtc.dev/passiv/apis/snaptrade/changes/accounts/:accountId/orders/get)
