---
title: "Changes to Get history query by ID"
method: GET
path: "/api/history/{historyId}"
---

# Changes to Get history query by ID

`GET /api/history/{historyId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 42 of 74 revisions.

- **2026-08-18** `87fa588c6b1b` — 2 info
- **2026-07-28** `9a6250881fa7` — 24 warning, 2 info
- **2026-07-26** `ea1c80cb9c69` — 26 info
- **2026-07-20** `6a232346b158` — 24 warning, 2 info
- **2026-07-15** `57cbe043ec5a` — 26 info
- **2026-07-06** `4c50d4a73f66` — 24 warning, 2 info
- **2026-07-03** `a460443e789e` — 1 info
- **2026-06-29** `ea736a81a931` — 1 info
- **2026-06-24** `2c78cb2da647` — 2 info
- **2026-06-23** `9eab61b4f349` — 2 info
- **2026-06-22** `748932ded127` — 1 info
- **2026-06-18** `f4c06376e038` — 1 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-18** `0b8fb9a143fd` — 1 breaking, 1 info
- **2026-05-12** `3cc62fda02a1` — 1 info
- **2026-05-12** `bf3cc429dbcb` — 1 info
- **2026-05-07** `0e73c27029f6` — 2 info
- **2026-04-08** `777f10c2330b` — 2 warning
- **2026-04-01** `bd0c4c0341aa` — 1 info
- **2026-04-01** `58ad84403edf` — 1 breaking, 4 info
- **2026-03-25** `cdb5b7ea7199` — 40 warning, 80 info
- **2026-03-23** `8a31f65ba14a` — 15 breaking, 1 info
- **2026-03-20** `108013c94629` — 81 breaking, 55 info
- **2026-03-19** `fb56929c0675` — 2 breaking, 40 warning, 81 info
- **2026-03-18** `d6e364e3cd4e` — 81 breaking, 42 info
- **2026-03-17** `3bf1b221f6ef` — 15 breaking, 40 warning, 81 info
- **2026-03-16** `0e8241292e16` — 3 warning, 1 info
- **2026-03-10** `88f262299d5e` — 1 breaking, 81 warning, 58 info
- **2026-03-10** `76d90b88c3e5` — 15 breaking, 43 warning, 82 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` — 1 warning, 5 info
- **2026-02-03** `bb7c469357f8` — 1 breaking, 4 warning, 1 info
- **2026-02-02** `3c380f9494d5` — 9 info
- **2026-01-26** `a291063e086b` — 9 breaking, 1 warning, 5 info
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 4 warning, 10 info
- **2026-01-06** `d8e7a58e006a` — 14 breaking, 8 info

## Changes

- **2026-08-18** `87fa588c6b1b` — 2 info
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryFTPSouthDTO]/southSettings/retryInterval` to the response with the `200` status
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQuerySFTPSouthDTO]/southSettings/retryInterval` to the response with the `200` status
- **2026-07-28** `9a6250881fa7` — 24 warning, 2 info
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
- **2026-07-26** `ea1c80cb9c69` — 26 info
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
- **2026-07-20** `6a232346b158` — 24 warning, 2 info
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
- **2026-07-15** `57cbe043ec5a` — 26 info
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
- **2026-07-06** `4c50d4a73f66` — 24 warning, 2 info
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `200`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `200`
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
- **2026-07-03** `a460443e789e` — 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-29** `ea736a81a931` — 1 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-24** `2c78cb2da647` — 2 info
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
- **2026-06-23** `9eab61b4f349` — 2 info
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
- **2026-06-22** `748932ded127` — 1 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-18** `f4c06376e038` — 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-09** `0384e25875aa` — 1 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-04** `66ded2b6e4c2` — 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-02** `3536399ceee0` — 1 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-02** `370cdd2b20b6` — 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-06-02** `6c0030217670` — 1 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `200`
- **2026-05-18** `0b8fb9a143fd` — 1 breaking, 1 info
  - the response property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/groupingGap` became optional for the status `200`
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/batchQuery` to the response with the `200` status
- **2026-05-12** `3cc62fda02a1` — 1 info
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/networkTimeout` to the response with the `200` status
- **2026-05-12** `bf3cc429dbcb` — 1 info
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/groupingGap` to the response with the `200` status
- **2026-05-07** `0e73c27029f6` — 2 info
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `200`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `200`
- **2026-04-08** `777f10c2330b` — 2 warning
  - added the new `NOT_EQUAL` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/enablingConditions/items/operator` response property for the response status `200`
  - added the new `NOT_EQUAL` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/enablingConditions/items/operator` response property for the response status `200`
- **2026-04-01** `bd0c4c0341aa` — 1 info
  - added the required property `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/items/items/enabled` to the response with the `200` status
- **2026-04-01** `58ad84403edf` — 1 breaking, 4 info
  - the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/` response's property type changed from no type to `object` for status `200`
  - added the required property `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/id` to the response with the `200` status
  - added the required property `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/items` to the response with the `200` status
  - added the required property `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/options` to the response with the `200` status
  - added the required property `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer` to the response with the `200` status
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/history/:historyId/get

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/history/:historyId/get.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/history/:historyId/get)
