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

# Changes to List Orders

`GET /v1/orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-09-02** `42a5acd1d60a` — 1 info
- **2026-08-11** `227ca12abf3e` — 1 breaking, 3 info

## Changes

- **2026-09-02** `42a5acd1d60a` — 1 info
  - for the `query` request parameter `limit`, the max was increased from `1000.00` to `10000.00`
- **2026-08-11** `227ca12abf3e` — 1 breaking, 3 info
  - removed the required property `count` from the response with the `200` status
  - added the new optional `query` request parameter `created_after`
  - added the new optional `query` request parameter `created_before`
  - added the required property `has_more` to the response with the `200` status

---

[Operation](https://skmtc.dev/rivermarkets/apis/river-finance-api/docs/v1/orders/get.md) · [API](https://skmtc.dev/rivermarkets/apis/river-finance-api.md) · [Page](https://skmtc.dev/rivermarkets/apis/river-finance-api/changes/v1/orders/get)
