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

# Changes to List Orders

`GET /v0/orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 44 revisions.

- **2026-05-15** `b819ba3108b3` — 12 breaking, 4 info
- **2026-02-11** `73ad90aa5d19` — 1 warning, 2 info
- **2025-12-09** `00ce4132845e` — 1 breaking, 1 info

## Changes

- **2026-05-15** `b819ba3108b3` — 12 breaking, 4 info
  - removed the required property `details` from the response with the `400` status
  - removed the required property `details` from the response with the `401` status
  - removed the required property `details` from the response with the `403` status
  - removed the required property `details` from the response with the `500` status
  - removed the required property `message` from the response with the `400` status
  - removed the required property `message` from the response with the `401` status
  - removed the required property `message` from the response with the `403` status
  - removed the required property `message` from the response with the `500` status
  - removed the required property `type` from the response with the `400` status
  - removed the required property `type` from the response with the `401` status
  - removed the required property `type` from the response with the `403` status
  - removed the required property `type` from the response with the `500` status
  - added the required property `error` to the response with the `400` status
  - added the required property `error` to the response with the `401` status
  - added the required property `error` to the response with the `403` status
  - added the required property `error` to the response with the `500` status
- **2026-02-11** `73ad90aa5d19` — 1 warning, 2 info
  - changed the pattern of the `query` request parameter `contract_id` from `"cont"_[0-9a-zA-Z]+` to `cont_[0-9a-zA-Z_-]{1,21}`
  - the `data/items/colocate_with/items/` response's property pattern was changed from `"cont"_[0-9a-zA-Z]+` to `cont_[0-9a-zA-Z_-]{1,21}` for the status `200`
  - the `data/items/id` response's property pattern was changed from `"ordr"_[0-9a-zA-Z]+` to `ordr_[0-9a-zA-Z_-]{1,21}` for the status `200`
- **2025-12-09** `00ce4132845e` — 1 breaking, 1 info
  - added `#/components/schemas/market-api_ZoneName` to the `data/items/cluster` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/market-api_ClusterName` from the `data/items/cluster` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/docs/v0/orders/get.md) · [API](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation.md) · [Page](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/changes/v0/orders/get)
