---
title: "Changes to List orders"
method: GET
path: "/api/v1/orders"
---

# Changes to List orders

`GET /api/v1/orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 2 breaking, 14 info
- **2026-07-07** `84194c31ab85` — 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 2 breaking, 14 info
  - added the new required `query` request parameter `createdFrom`
  - added the new required `query` request parameter `createdTo`
  - added the new optional `query` request parameter `channelId`
  - added the new optional `query` request parameter `customerId`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `q`
  - added the new optional `query` request parameter `sortBy`
  - added the new optional `query` request parameter `sortOrder`
  - added the new optional `query` request parameter `status`
  - added the required property `data/items/created_at` to the response with the `200` status
  - added the required property `data/items/external_order_id` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/item_count` to the response with the `200` status
  - added the required property `data/items/total` to the response with the `200` status
  - added the required property `data/items/updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/orders/get.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/orders/get)
