---
title: "Changes to List work orders for a property"
method: GET
path: "/v2/maintenance/properties/{property_id}/work_orders"
---

# Changes to List work orders for a property

`GET /v2/maintenance/properties/{property_id}/work_orders`

> Every recorded change to this endpoint, newest first.
> 32 revisions in range; 1 not diffed.

## Timeline

Changed in 7 of 32 revisions.

- **2026-09-09** `be9585390ad5` — 1 breaking
- **2026-09-02** `ae9ddb715cb1` — 2 breaking, 3 info
- **2026-08-15** `ebf464d02938` — 2 info
- **2026-08-14** `ef846cc9eb14` — 1 info
- **2026-08-11** `b4ebf60d6d89` — 1 info
- **2026-08-11** `1d7aa14e2cf9` — 8 info
- **2026-08-06** `c3e8edfc04a2` — 8 info

## Changes

- **2026-09-09** `be9585390ad5` — 1 breaking
  - for the `path` request parameter `property_id`, the type changed from `string` to `integer`
- **2026-09-02** `ae9ddb715cb1` — 2 breaking, 3 info
  - the response property `work_orders/items/created_by` became optional for the status `200`
  - the `work_orders/items/created_by` response's property type changed from no type to `string` for status `200`
  - added the optional property `work_orders/items/created_by_external_id` to the response with the `200` status
  - removed `#/components/schemas/WorkOrderCreatedBy` from the `work_orders/items/created_by` response property `allOf` list for the response status `200`
  - added the required property `work_orders/items/source` to the response with the `200` status
- **2026-08-15** `ebf464d02938` — 2 info
  - added the new optional `query` request parameter `scope`
  - added the new optional `query` request parameter `work_order_ids[]`
- **2026-08-14** `ef846cc9eb14` — 1 info
  - added the optional property `work_orders/items/due_date` to the response with the `200` status
- **2026-08-11** `b4ebf60d6d89` — 1 info
  - added the optional property `work_orders/items/created_at` to the response with the `200` status
- **2026-08-11** `1d7aa14e2cf9` — 8 info
  - added the new optional `query` request parameter `external_resident_ids[]`
  - added the new optional `query` request parameter `resident_ids[]`
  - added the new optional `query` request parameter `updated_at_end`
  - added the new optional `query` request parameter `updated_at_start`
  - added the optional property `work_orders/items/property_id` to the response with the `200` status
  - added the optional property `work_orders/items/resident_ids` to the response with the `200` status
  - added the optional property `work_orders/items/sub_building` to the response with the `200` status
  - added the optional property `work_orders/items/updated_at` to the response with the `200` status
- **2026-08-06** `c3e8edfc04a2` — 8 info
  - added the optional property `work_orders/items/access_instructions` to the response with the `200` status
  - added the optional property `work_orders/items/assignee_names` to the response with the `200` status
  - added the optional property `work_orders/items/category` to the response with the `200` status
  - added the optional property `work_orders/items/closing_notes` to the response with the `200` status
  - added the optional property `work_orders/items/completed_date` to the response with the `200` status
  - added the optional property `work_orders/items/notes` to the response with the `200` status
  - added the optional property `work_orders/items/preferred_time_windows` to the response with the `200` status
  - added the optional property `work_orders/items/status` to the response with the `200` status

---

[Operation](https://skmtc.dev/eliseai/apis/elise-api/docs/v2/maintenance/properties/:property_id/work_orders/get.md) · [API](https://skmtc.dev/eliseai/apis/elise-api.md) · [Page](https://skmtc.dev/eliseai/apis/elise-api/changes/v2/maintenance/properties/:property_id/work_orders/get)
