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

# Changes to List Orders

`GET /v1/productions/orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 31 revisions.

- **2026-08-29** `331c41dbba6d` — 1 warning, 1 info
- **2026-07-31** `72c54eba117e` — 3 warning, 4 info

## Changes

- **2026-08-29** `331c41dbba6d` — 1 warning, 1 info
  - added the new `merged` enum value to the `orders/items/state` response property for the response status `200`
  - added the enum value `merged` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `status`
- **2026-07-31** `72c54eba117e` — 3 warning, 4 info
  - added the new `cancelled` enum value to the `orders/items/state` response property for the response status `200`
  - added the new `cancelling` enum value to the `orders/items/state` response property for the response status `200`
  - added the new `expired` enum value to the `orders/items/state` response property for the response status `200`
  - added the enum value `cancelled` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `status`
  - added the enum value `cancelling` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `status`
  - added the enum value `expired` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `status`
  - added the optional property `orders/items/cancel_reason` to the response with the `200` status

---

[Operation](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/docs/v1/productions/orders/get.md) · [API](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation.md) · [Page](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/changes/v1/productions/orders/get)
