---
title: "Changes to List family environments"
method: GET
path: "/api/v1/deploy/application/project/family/environments"
---

# Changes to List family environments

`GET /api/v1/deploy/application/project/family/environments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-04-26** `09f18af670c4` — 4 info
- **2026-04-02** `2beb810c5221` — 1 breaking, 24 warning, 13 info
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 26 info
- **2026-03-09** `344ac18cbced` — 1 breaking, 24 warning, 14 info
- **2026-02-27** `93bf2b2f361d` — 10 breaking

## Changes

- **2026-04-26** `09f18af670c4` — 4 info
  - api tag `Deploy` added
  - api tag `api/v1/deploy` removed
  - api tag `application` removed
  - api tag `project` removed
- **2026-04-02** `2beb810c5221` — 1 breaking, 24 warning, 13 info
  - for the `query` request parameter `family_id`, the type/format was changed from `string`/`` to `string`/`uuid`
  - removed the optional property `detail` from the response with the `400` status (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/xml)
  - removed the optional property `detail` from the response with the `500` status (media type: application/json)
  - removed the optional property `detail` from the response with the `500` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `400` status (media type: application/json)
  - removed the optional property `errors` from the response with the `400` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `500` status (media type: application/json)
  - removed the optional property `errors` from the response with the `500` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `400` status (media type: application/json)
  - removed the optional property `instance` from the response with the `400` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `500` status (media type: application/json)
  - removed the optional property `instance` from the response with the `500` status (media type: application/xml)
  - removed the optional property `status` from the response with the `400` status (media type: application/json)
  - removed the optional property `status` from the response with the `400` status (media type: application/xml)
  - removed the optional property `status` from the response with the `500` status (media type: application/json)
  - removed the optional property `status` from the response with the `500` status (media type: application/xml)
  - removed the optional property `title` from the response with the `400` status (media type: application/json)
  - removed the optional property `title` from the response with the `400` status (media type: application/xml)
  - removed the optional property `title` from the response with the `500` status (media type: application/json)
  - removed the optional property `title` from the response with the `500` status (media type: application/xml)
  - removed the optional property `type` from the response with the `400` status (media type: application/json)
  - removed the optional property `type` from the response with the `400` status (media type: application/xml)
  - removed the optional property `type` from the response with the `500` status (media type: application/json)
  - removed the optional property `type` from the response with the `500` status (media type: application/xml)
  - api operation id `getEnvironments` removed and replaced with `listFamilyEnvironments`
  - added the optional property `details` to the response with the `400` status (media type: application/json)
  - added the optional property `details` to the response with the `400` status (media type: application/xml)
  - added the optional property `details` to the response with the `500` status (media type: application/json)
  - added the optional property `details` to the response with the `500` status (media type: application/xml)
  - added the required property `code` to the response with the `400` status (media type: application/json)
  - added the required property `code` to the response with the `400` status (media type: application/xml)
  - added the required property `code` to the response with the `500` status (media type: application/json)
  - added the required property `code` to the response with the `500` status (media type: application/xml)
  - added the required property `message` to the response with the `400` status (media type: application/json)
  - added the required property `message` to the response with the `400` status (media type: application/xml)
  - added the required property `message` to the response with the `500` status (media type: application/json)
  - added the required property `message` to the response with the `500` status (media type: application/xml)
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 26 info
  - removed the required property `code` from the response with the `400` status (media type: application/json)
  - removed the required property `code` from the response with the `400` status (media type: application/xml)
  - removed the required property `code` from the response with the `500` status (media type: application/json)
  - removed the required property `code` from the response with the `500` status (media type: application/xml)
  - removed the required property `message` from the response with the `400` status (media type: application/json)
  - removed the required property `message` from the response with the `400` status (media type: application/xml)
  - removed the required property `message` from the response with the `500` status (media type: application/json)
  - removed the required property `message` from the response with the `500` status (media type: application/xml)
  - removed the optional property `details` from the response with the `400` status (media type: application/json)
  - removed the optional property `details` from the response with the `400` status (media type: application/xml)
  - removed the optional property `details` from the response with the `500` status (media type: application/json)
  - removed the optional property `details` from the response with the `500` status (media type: application/xml)
  - api operation id `listFamilyEnvironments` removed and replaced with `getEnvironments`
  - for the `query` request parameter `family_id`, the type/format was generalized from `string`/`uuid` to `string`/``
  - added the optional property `detail` to the response with the `400` status (media type: application/json)
  - added the optional property `detail` to the response with the `400` status (media type: application/xml)
  - added the optional property `detail` to the response with the `500` status (media type: application/json)
  - added the optional property `detail` to the response with the `500` status (media type: application/xml)
  - added the optional property `errors` to the response with the `400` status (media type: application/json)
  - added the optional property `errors` to the response with the `400` status (media type: application/xml)
  - added the optional property `errors` to the response with the `500` status (media type: application/json)
  - added the optional property `errors` to the response with the `500` status (media type: application/xml)
  - added the optional property `instance` to the response with the `400` status (media type: application/json)
  - added the optional property `instance` to the response with the `400` status (media type: application/xml)
  - added the optional property `instance` to the response with the `500` status (media type: application/json)
  - added the optional property `instance` to the response with the `500` status (media type: application/xml)
  - added the optional property `status` to the response with the `400` status (media type: application/json)
  - added the optional property `status` to the response with the `400` status (media type: application/xml)
  - added the optional property `status` to the response with the `500` status (media type: application/json)
  - added the optional property `status` to the response with the `500` status (media type: application/xml)
  - added the optional property `title` to the response with the `400` status (media type: application/json)
  - added the optional property `title` to the response with the `400` status (media type: application/xml)
  - added the optional property `title` to the response with the `500` status (media type: application/json)
  - added the optional property `title` to the response with the `500` status (media type: application/xml)
  - added the optional property `type` to the response with the `400` status (media type: application/json)
  - added the optional property `type` to the response with the `400` status (media type: application/xml)
  - added the optional property `type` to the response with the `500` status (media type: application/json)
  - added the optional property `type` to the response with the `500` status (media type: application/xml)
- **2026-03-09** `344ac18cbced` — 1 breaking, 24 warning, 14 info
  - added the new required `query` request parameter `family_id`
  - removed the optional property `detail` from the response with the `400` status (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/xml)
  - removed the optional property `detail` from the response with the `500` status (media type: application/json)
  - removed the optional property `detail` from the response with the `500` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `400` status (media type: application/json)
  - removed the optional property `errors` from the response with the `400` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `500` status (media type: application/json)
  - removed the optional property `errors` from the response with the `500` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `400` status (media type: application/json)
  - removed the optional property `instance` from the response with the `400` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `500` status (media type: application/json)
  - removed the optional property `instance` from the response with the `500` status (media type: application/xml)
  - removed the optional property `status` from the response with the `400` status (media type: application/json)
  - removed the optional property `status` from the response with the `400` status (media type: application/xml)
  - removed the optional property `status` from the response with the `500` status (media type: application/json)
  - removed the optional property `status` from the response with the `500` status (media type: application/xml)
  - removed the optional property `title` from the response with the `400` status (media type: application/json)
  - removed the optional property `title` from the response with the `400` status (media type: application/xml)
  - removed the optional property `title` from the response with the `500` status (media type: application/json)
  - removed the optional property `title` from the response with the `500` status (media type: application/xml)
  - removed the optional property `type` from the response with the `400` status (media type: application/json)
  - removed the optional property `type` from the response with the `400` status (media type: application/xml)
  - removed the optional property `type` from the response with the `500` status (media type: application/json)
  - removed the optional property `type` from the response with the `500` status (media type: application/xml)
  - api operation id `GET_/api/v1/deploy/application/project/family/environments` removed and replaced with `listFamilyEnvironments`
  - api tag `project` added
  - added the optional property `details` to the response with the `400` status (media type: application/json)
  - added the optional property `details` to the response with the `400` status (media type: application/xml)
  - added the optional property `details` to the response with the `500` status (media type: application/json)
  - added the optional property `details` to the response with the `500` status (media type: application/xml)
  - added the required property `code` to the response with the `400` status (media type: application/json)
  - added the required property `code` to the response with the `400` status (media type: application/xml)
  - added the required property `code` to the response with the `500` status (media type: application/json)
  - added the required property `code` to the response with the `500` status (media type: application/xml)
  - added the required property `message` to the response with the `400` status (media type: application/json)
  - added the required property `message` to the response with the `400` status (media type: application/xml)
  - added the required property `message` to the response with the `500` status (media type: application/json)
  - added the required property `message` to the response with the `500` status (media type: application/xml)
- **2026-02-27** `93bf2b2f361d` — 10 breaking
  - the response property `errors/items/` became nullable for the status `400` (media type: application/json)
  - the response property `errors/items/` became nullable for the status `400` (media type: application/xml)
  - the response property `errors/items/` became nullable for the status `500` (media type: application/json)
  - the response property `errors/items/` became nullable for the status `500` (media type: application/xml)
  - the response property `errors/items/more` became nullable for the status `400` (media type: application/json)
  - the response property `errors/items/more` became nullable for the status `400` (media type: application/xml)
  - the response property `errors/items/more` became nullable for the status `500` (media type: application/json)
  - the response property `errors/items/more` became nullable for the status `500` (media type: application/xml)
  - the `errors/items/more/additionalProperties/` response's property type/format changed from ``/`` to `string`/`` for status `400` (media type: application/json)
  - the `errors/items/more/additionalProperties/` response's property type/format changed from ``/`` to `string`/`` for status `500` (media type: application/json)

---

[Operation](https://skmtc.dev/nixopus/apis/openapi/docs/api/v1/deploy/application/project/family/environments/get.md) · [API](https://skmtc.dev/nixopus/apis/openapi.md) · [Page](https://skmtc.dev/nixopus/apis/openapi/changes/api/v1/deploy/application/project/family/environments/get)
