---
title: "Changes to Get extension by extension ID"
method: GET
path: "/api/v1/extensions/by-extension-id/{extension_id}"
---

# Changes to Get extension by extension ID

`GET /api/v1/extensions/by-extension-id/{extension_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2026-04-26** `09f18af670c4` — 3 info
- **2026-04-06** `6d5e3b7979d1` — 2 warning
- **2026-04-02** `2beb810c5221` — 24 warning, 13 info
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 25 info
- **2026-03-09** `344ac18cbced` — 24 warning, 14 info
- **2026-02-27** `93bf2b2f361d` — 26 breaking
- **2026-01-14** `fbe4892de50e` — 4 info

## Changes

- **2026-04-26** `09f18af670c4` — 3 info
  - api tag `Extensions` added
  - api tag `api/v1/extensions` removed
  - api tag `by-extension-id` removed
- **2026-04-06** `6d5e3b7979d1` — 2 warning
  - removed the optional property `data/variables/items/extension` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/variables/items/extension` from the response with the `200` status (media type: application/xml)
- **2026-04-02** `2beb810c5221` — 24 warning, 13 info
  - 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 `getByExtensionId` removed and replaced with `getExtensionByExtensionID`
  - 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, 25 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 `getExtensionByExtensionID` removed and replaced with `getByExtensionId`
  - 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` — 24 warning, 14 info
  - 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/extensions/by-extension-id/:extension_id` removed and replaced with `getExtensionByExtensionID`
  - api tag `by-extension-id` 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` — 26 breaking
  - the response property `data/variables/items/` became nullable for the status `200` (media type: application/json)
  - the response property `data/variables/items/` became nullable for the status `200` (media type: application/xml)
  - the response property `data/variables/items/extension/variables` became nullable for the status `200` (media type: application/json)
  - the response property `data/variables/items/extension/variables` became nullable for the status `200` (media type: application/xml)
  - the response property `data/variables/items/extension/variables/items/` became nullable for the status `200` (media type: application/json)
  - the response property `data/variables/items/extension/variables/items/` became nullable for the status `200` (media type: application/xml)
  - 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 `data/id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/parent_extension_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/variables/items/default_value` response's property type/format changed from ``/`` to `string`/`` for status `200` (media type: application/json)
  - the `data/variables/items/extension/id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/variables/items/extension/parent_extension_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/variables/items/extension/variables/items/default_value` response's property type/format changed from ``/`` to `string`/`` for status `200` (media type: application/json)
  - the `data/variables/items/extension/variables/items/extension_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/variables/items/extension/variables/items/id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/variables/items/extension_id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - the `data/variables/items/id` response's property type/format changed from ``/`` to `string`/`uuid` for status `200` (media type: application/json)
  - 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)
- **2026-01-14** `fbe4892de50e` — 4 info
  - added the optional property `data/featured` to the response with the `200` status (media type: application/json)
  - added the optional property `data/featured` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/variables/items/extension/featured` to the response with the `200` status (media type: application/json)
  - added the optional property `data/variables/items/extension/featured` to the response with the `200` status (media type: application/xml)

---

[Operation](https://skmtc.dev/nixopus/apis/openapi/docs/api/v1/extensions/by-extension-id/:extension_id/get.md) · [API](https://skmtc.dev/nixopus/apis/openapi.md) · [Page](https://skmtc.dev/nixopus/apis/openapi/changes/api/v1/extensions/by-extension-id/:extension_id/get)
