---
title: "Changes to List projects"
method: GET
path: "/organization/projects"
---

# Changes to List projects

`GET /organization/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 163 revisions.

- **2026-09-25** `d86203de41ae` — 4 info
- **2026-08-21** `db5d7478feae` — 1 info
- **2026-05-13** `74cbcf73838f` — 9 breaking, 4 info
- **2024-09-26** `548c762fe616` — 2 warning
- **2024-09-13** `4c9e3967c707` — 2 info
- **2024-08-06** `8eca3b09b705` — 1 info

## Changes

- **2026-09-25** `d86203de41ae` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
- **2026-08-21** `db5d7478feae` — 1 info
  - added the optional property `data/items/residency` to the response with the `200` status
- **2026-05-13** `74cbcf73838f` — 9 breaking, 4 info
  - the response property `data/items/name` became optional for the status `200`
  - the response property `data/items/status` became optional for the status `200`
  - the response property `first_id` became optional for the status `200`
  - the response property `last_id` became optional for the status `200`
  - response property `data/items/archived_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/status` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `first_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `last_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API
  - added the optional property `data/items/external_key_id` to the response with the `200` status
  - removed the `active` enum value from the `data/items/status` response property for the response status `200`
  - removed the `archived` enum value from the `data/items/status` response property for the response status `200`
- **2024-09-26** `548c762fe616` — 2 warning
  - removed the optional property `data/items/app_use_case` from the response with the `200` status
  - removed the optional property `data/items/business_website` from the response with the `200` status
- **2024-09-13** `4c9e3967c707` — 2 info
  - added the optional property `data/items/app_use_case` to the response with the `200` status
  - added the optional property `data/items/business_website` to the response with the `200` status
- **2024-08-06** `8eca3b09b705` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openai/apis/openapi/docs/organization/projects/get.md) · [API](https://skmtc.dev/openai/apis/openapi.md) · [Page](https://skmtc.dev/openai/apis/openapi/changes/organization/projects/get)
