---
title: "Changes to List south connector items"
method: GET
path: "/api/south/{southId}/items/list"
---

# Changes to List south connector items

`GET /api/south/{southId}/items/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 38 of 74 revisions.

- **2026-07-28** `9a6250881fa7` — 36 breaking, 109 info
- **2026-07-26** `ea1c80cb9c69` — 108 breaking, 37 info
- **2026-07-20** `6a232346b158` — 36 breaking, 109 info
- **2026-07-15** `57cbe043ec5a` — 108 breaking, 37 info
- **2026-07-06** `4c50d4a73f66` — 36 breaking, 109 info
- **2026-07-03** `a460443e789e` — 108 breaking, 37 info
- **2026-06-30** `c5a35475739f` — 38 breaking, 76 info
- **2026-06-29** `ea736a81a931` — 37 info
- **2026-06-24** `2c78cb2da647` — 108 breaking, 37 info
- **2026-06-23** `9eab61b4f349` — 38 breaking, 76 info
- **2026-06-22** `748932ded127` — 37 info
- **2026-06-18** `f4c06376e038` — 36 breaking, 1 info
- **2026-06-17** `29657c3c1e70` — 38 info
- **2026-06-09** `0384e25875aa` — 1 info
- **2026-06-04** `66ded2b6e4c2` — 1 info
- **2026-06-02** `3536399ceee0` — 1 info
- **2026-06-02** `370cdd2b20b6` — 1 info
- **2026-06-02** `6c0030217670` — 1 info
- **2026-05-07** `0e73c27029f6` — 2 info
- **2026-04-15** `861a7080570a` — 270 breaking, 54 info
- **2026-03-25** `cdb5b7ea7199` — 144 warning, 288 info
- **2026-03-23** `8a31f65ba14a` — 90 info
- **2026-03-20** `108013c94629` — 234 breaking, 72 info
- **2026-03-19** `fb56929c0675` — 144 warning, 288 info
- **2026-03-18** `d6e364e3cd4e` — 216 breaking, 108 info
- **2026-03-17** `3bf1b221f6ef` — 18 breaking, 108 warning, 216 info
- **2026-03-16** `0e8241292e16` — 3 warning, 91 info
- **2026-03-10** `88f262299d5e` — 90 breaking, 145 warning, 75 info
- **2026-03-10** `76d90b88c3e5` — 75 warning, 235 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 1 warning
- **2026-02-24** `26363e43178c` — 2 info
- **2026-02-16** `e0febbaacdc7` — 1 breaking, 1 warning
- **2026-02-09** `1478646796ac` — 90 breaking, 1 warning, 5 info
- **2026-02-03** `bb7c469357f8` — 1 breaking, 4 warning, 91 info
- **2026-02-02** `3c380f9494d5` — 9 info
- **2026-01-26** `a291063e086b` — 99 breaking, 1 warning, 5 info
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 4 warning, 100 info
- **2026-01-06** `d8e7a58e006a` — 2 info

## Changes

- **2026-07-28** `9a6250881fa7` — 36 breaking, 109 info
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCUAItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCUAItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOsisoftPIItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOsisoftPIItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorRESTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorRESTItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSFTPItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/overlap` from the response with the `200` status
  - added `#/components/schemas/SouthConnectorInfluxDBItemDTO` to the `items/` response property `anyOf` list for the response status `200`
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` to the response with the `200` status
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` to the response with the `200` status
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `200` status
  - …105 more
- **2026-07-26** `ea1c80cb9c69` — 108 breaking, 37 info
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - …105 more
- **2026-07-20** `6a232346b158` — 36 breaking, 109 info
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCUAItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCUAItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOsisoftPIItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOsisoftPIItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorRESTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorRESTItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSFTPItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/overlap` from the response with the `200` status
  - added `#/components/schemas/SouthConnectorInfluxDBItemDTO` to the `items/` response property `anyOf` list for the response status `200`
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` to the response with the `200` status
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` to the response with the `200` status
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `200` status
  - …105 more
- **2026-07-15** `57cbe043ec5a` — 108 breaking, 37 info
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - …105 more
- **2026-07-06** `4c50d4a73f66` — 36 breaking, 109 info
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCUAItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOPCUAItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOsisoftPIItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorOsisoftPIItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorRESTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorRESTItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSFTPItemDTO]/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/overlap` from the response with the `200` status
  - added `#/components/schemas/SouthConnectorInfluxDBItemDTO` to the `items/` response property `anyOf` list for the response status `200`
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` to the response with the `200` status
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` to the response with the `200` status
  - added the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `200` status
  - …105 more
- **2026-07-03** `a460443e789e` — 108 breaking, 37 info
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorADSItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/startTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `200` status
  - removed the required property `items/anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `200` status
  - …105 more
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/list/get

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/south/:southId/items/list/get.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/list/get)
