---
title: "Changes to GET /api/apps/installed"
method: GET
path: "/api/apps/installed"
---

# Changes to GET /api/apps/installed

`GET /api/apps/installed`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 50 revisions.

- **2026-03-06** `87821b08d809` — 1 info
- **2025-11-11** `4cecb3c8a108` — 2 breaking, 2 info
- **2025-11-01** `cf9b3d6583fb` — 1 info
- **2025-10-24** `2651941f89c8` — 2 info
- **2025-10-18** `b488b0059333` — 1 breaking
- **2025-10-15** `3ae3fddfdadb` — 1 info
- **2025-09-20** `b18f9d8a574e` — 1 breaking
- **2025-09-19** `04aac8a043a6` — 1 breaking
- **2025-09-07** `8894b9440760` — 3 breaking, 1 info
- **2025-05-10** `f0c71f38bf3f` — 1 info
- **2025-05-09** `0db10235cd0a` — 1 info
- **2025-05-08** `2084c6c64d17` — 1 info

## Changes

- **2026-03-06** `87821b08d809` — 1 info
  - added the required property `installed/items/app/templateUrn` to the response with the `default` status
- **2025-11-11** `4cecb3c8a108` — 2 breaking, 2 info
  - the `installed/items/app/createdAt` response's property type changed from `string` to `number` for status `default`
  - the `installed/items/app/updatedAt` response's property type changed from `string` to `number` for status `default`
  - the response property `installed/items/app/createdAt` became required for the status `default`
  - the response property `installed/items/app/updatedAt` became required for the status `default`
- **2025-11-01** `cf9b3d6583fb` — 1 info
  - added the required property `installed/items/app/ignoredVersion` to the response with the `default` status
- **2025-10-24** `2651941f89c8` — 2 info
  - added the optional property `installed/items/metadata/composeSchemaVersion` to the response with the `default` status
  - response property `installed/items/info/port` list-of-types was narrowed by removing types `string` from media type `application/json` of response `default`
- **2025-10-18** `b488b0059333` — 1 breaking
  - response property `installed/items/info/port` list-of-types was widened by adding types `string` to media type `application/json` of response `default`
- **2025-10-15** `3ae3fddfdadb` — 1 info
  - the response property `installed/items/info/supported_architectures` became required for the status `default`
- **2025-09-20** `b18f9d8a574e` — 1 breaking
  - response property `installed/items/metadata/minTipiVersion` list-of-types was widened by adding types `null` to media type `application/json` of response `default`
- **2025-09-19** `04aac8a043a6` — 1 breaking
  - removed the success response with the status `200`
- **2025-09-07** `8894b9440760` — 3 breaking, 1 info
  - response property `installed/items/app/domain` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `installed/items/app/localSubdomain` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `installed/items/app/port` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added 'propertyNames' constraint to the `installed/items/app/config` response property for the status `200`
- **2025-05-10** `f0c71f38bf3f` — 1 info
  - added the required property `installed/items/metadata/localSubdomain` to the response with the `200` status
- **2025-05-09** `0db10235cd0a` — 1 info
  - added the success response with the status `200`
- **2025-05-08** `2084c6c64d17` — 1 info
  - added the required property `installed/items/app/pendingRestart` to the response with the `200` status

---

[Operation](https://skmtc.dev/runtipi/apis/runtipi-api/docs/api/apps/installed/get.md) · [API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [Page](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/apps/installed/get)
