---
title: "Changes to List Public Orders"
method: GET
path: "/v2/public/orders"
---

# Changes to List Public Orders

`GET /v2/public/orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-07-21** `91dba803a2c1` — 2 info
- **2026-07-06** `6ce94a6be72c` — 6 breaking, 3 warning, 12 info
- **2026-06-10** `9099b22c3aae` — 1 info

## Changes

- **2026-07-21** `91dba803a2c1` — 2 info
  - added the new optional `query` request parameter `filters`
  - added the optional property `data/anyOf[subschema #1: ObjectRecordListData]/subtotals` to the response with the `200` status
- **2026-07-06** `6ce94a6be72c` — 6 breaking, 3 warning, 12 info
  - removed the required property `data/columns` from the response with the `200` status
  - removed the required property `data/object_type` from the response with the `200` status
  - removed the required property `data/page` from the response with the `200` status
  - removed the required property `data/page_size` from the response with the `200` status
  - removed the required property `data/total` from the response with the `200` status
  - removed the required property `data/view` from the response with the `200` status
  - removed the optional property `data/column_labels` from the response with the `200` status
  - removed the optional property `data/items` from the response with the `200` status
  - removed the optional property `data/meta` from the response with the `200` status
  - added the new optional `query` request parameter `created_at_from`
  - added the new optional `query` request parameter `created_at_to`
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `updated_at_from`
  - added the new optional `query` request parameter `updated_at_to`
  - added the optional property `meta/pagination/next_cursor` to the response with the `200` status
  - added the optional property `meta/pagination/next_cursor` to the response with the `401` status
  - added the optional property `meta/pagination/next_cursor` to the response with the `422` status
  - added the optional property `meta/toast` to the response with the `200` status
  - added the optional property `meta/toast` to the response with the `401` status
  - added the optional property `meta/toast` to the response with the `422` status
  - added `#/components/schemas/ObjectRecordListData, #/components/schemas/ObjectRecordLineItemListData` to the `data` response property `anyOf` list for the response status `200`
- **2026-06-10** `9099b22c3aae` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/sankahq/apis/sanka-public-api/docs/v2/public/orders/get.md) · [API](https://skmtc.dev/sankahq/apis/sanka-public-api.md) · [Page](https://skmtc.dev/sankahq/apis/sanka-public-api/changes/v2/public/orders/get)
