---
title: "Changes to Retrieve engine configuration"
method: GET
path: "/api/engine"
---

# Changes to Retrieve engine configuration

`GET /api/engine`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 25 of 73 revisions.

- **2026-07-28** `9a6250881fa7` — 5 breaking, 4 info
- **2026-07-26** `ea1c80cb9c69` — 4 breaking, 5 info
- **2026-07-26** `972e3d3a3300` — 10 breaking, 4 info
- **2026-07-20** `6a232346b158` — 6 info
- **2026-07-15** `57cbe043ec5a` — 6 breaking
- **2026-07-06** `4c50d4a73f66` — 6 info
- **2026-07-03** `a460443e789e` — 6 breaking
- **2026-06-29** `ea736a81a931` — 6 info
- **2026-06-24** `2c78cb2da647` — 6 breaking
- **2026-06-22** `748932ded127` — 6 info
- **2026-06-18** `f4c06376e038` — 6 breaking
- **2026-06-17** `29657c3c1e70` — 2 info
- **2026-06-15** `2e16cab0ab89` — 2 breaking
- **2026-06-09** `0384e25875aa` — 6 info
- **2026-06-04** `66ded2b6e4c2` — 4 breaking
- **2026-06-03** `8d792facf7b9` — 3 info
- **2026-06-02** `1d0ebaa39551` — 1 info
- **2026-03-25** `cdb5b7ea7199` — 2 warning, 4 info
- **2026-03-20** `108013c94629` — 4 breaking, 2 info
- **2026-03-19** `fb56929c0675` — 2 warning, 4 info
- **2026-03-18** `d6e364e3cd4e` — 4 breaking, 2 info
- **2026-03-17** `3bf1b221f6ef` — 2 warning, 4 info
- **2026-03-10** `88f262299d5e` — 4 warning, 2 info
- **2026-03-10** `76d90b88c3e5` — 2 warning, 4 info
- **2026-01-06** `d8e7a58e006a` — 4 breaking, 2 info

## Changes

- **2026-07-28** `9a6250881fa7` — 5 breaking, 4 info
  - removed the required property `logParameters` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `port` from the response with the `200` status
  - removed the required property `proxyEnabled` from the response with the `200` status
  - removed the required property `proxyPort` from the response with the `200` status
  - added the required property `general` to the response with the `200` status
  - added the required property `logger` to the response with the `200` status
  - added the required property `proxyServer` to the response with the `200` status
  - added the required property `webServer` to the response with the `200` status
- **2026-07-26** `ea1c80cb9c69` — 4 breaking, 5 info
  - removed the required property `general` from the response with the `200` status
  - removed the required property `logger` from the response with the `200` status
  - removed the required property `proxyServer` from the response with the `200` status
  - removed the required property `webServer` from the response with the `200` status
  - added the required property `logParameters` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `port` to the response with the `200` status
  - added the required property `proxyEnabled` to the response with the `200` status
  - added the required property `proxyPort` to the response with the `200` status
- **2026-07-26** `972e3d3a3300` — 10 breaking, 4 info
  - removed the required property `forwardProxyPassword` from the response with the `200` status
  - removed the required property `forwardProxyUrl` from the response with the `200` status
  - removed the required property `forwardProxyUsername` from the response with the `200` status
  - removed the required property `logParameters` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `port` from the response with the `200` status
  - removed the required property `proxyEnabled` from the response with the `200` status
  - removed the required property `proxyPassword` from the response with the `200` status
  - removed the required property `proxyPort` from the response with the `200` status
  - removed the required property `proxyUsername` from the response with the `200` status
  - added the required property `general` to the response with the `200` status
  - added the required property `logger` to the response with the `200` status
  - added the required property `proxyServer` to the response with the `200` status
  - added the required property `webServer` to the response with the `200` status
- **2026-07-20** `6a232346b158` — 6 info
  - added the required property `forwardProxyPassword` to the response with the `200` status
  - added the required property `forwardProxyUrl` to the response with the `200` status
  - added the required property `forwardProxyUsername` to the response with the `200` status
  - added the required property `logParameters/syslog` to the response with the `200` status
  - added the required property `proxyPassword` to the response with the `200` status
  - added the required property `proxyUsername` to the response with the `200` status
- **2026-07-15** `57cbe043ec5a` — 6 breaking
  - removed the required property `forwardProxyPassword` from the response with the `200` status
  - removed the required property `forwardProxyUrl` from the response with the `200` status
  - removed the required property `forwardProxyUsername` from the response with the `200` status
  - removed the required property `logParameters/syslog` from the response with the `200` status
  - removed the required property `proxyPassword` from the response with the `200` status
  - removed the required property `proxyUsername` from the response with the `200` status
- **2026-07-06** `4c50d4a73f66` — 6 info
  - added the required property `forwardProxyPassword` to the response with the `200` status
  - added the required property `forwardProxyUrl` to the response with the `200` status
  - added the required property `forwardProxyUsername` to the response with the `200` status
  - added the required property `logParameters/syslog` to the response with the `200` status
  - added the required property `proxyPassword` to the response with the `200` status
  - added the required property `proxyUsername` to the response with the `200` status
- **2026-07-03** `a460443e789e` — 6 breaking
  - removed the required property `forwardProxyPassword` from the response with the `200` status
  - removed the required property `forwardProxyUrl` from the response with the `200` status
  - removed the required property `forwardProxyUsername` from the response with the `200` status
  - removed the required property `logParameters/syslog` from the response with the `200` status
  - removed the required property `proxyPassword` from the response with the `200` status
  - removed the required property `proxyUsername` from the response with the `200` status
- **2026-06-29** `ea736a81a931` — 6 info
  - added the required property `forwardProxyPassword` to the response with the `200` status
  - added the required property `forwardProxyUrl` to the response with the `200` status
  - added the required property `forwardProxyUsername` to the response with the `200` status
  - added the required property `logParameters/syslog` to the response with the `200` status
  - added the required property `proxyPassword` to the response with the `200` status
  - added the required property `proxyUsername` to the response with the `200` status
- **2026-06-24** `2c78cb2da647` — 6 breaking
  - removed the required property `forwardProxyPassword` from the response with the `200` status
  - removed the required property `forwardProxyUrl` from the response with the `200` status
  - removed the required property `forwardProxyUsername` from the response with the `200` status
  - removed the required property `logParameters/syslog` from the response with the `200` status
  - removed the required property `proxyPassword` from the response with the `200` status
  - removed the required property `proxyUsername` from the response with the `200` status
- **2026-06-22** `748932ded127` — 6 info
  - added the required property `forwardProxyPassword` to the response with the `200` status
  - added the required property `forwardProxyUrl` to the response with the `200` status
  - added the required property `forwardProxyUsername` to the response with the `200` status
  - added the required property `logParameters/syslog` to the response with the `200` status
  - added the required property `proxyPassword` to the response with the `200` status
  - added the required property `proxyUsername` to the response with the `200` status
- **2026-06-18** `f4c06376e038` — 6 breaking
  - removed the required property `forwardProxyPassword` from the response with the `200` status
  - removed the required property `forwardProxyUrl` from the response with the `200` status
  - removed the required property `forwardProxyUsername` from the response with the `200` status
  - removed the required property `logParameters/syslog` from the response with the `200` status
  - removed the required property `proxyPassword` from the response with the `200` status
  - removed the required property `proxyUsername` from the response with the `200` status
- **2026-06-17** `29657c3c1e70` — 2 info
  - added the required property `proxyPassword` to the response with the `200` status
  - added the required property `proxyUsername` to the response with the `200` status
- **2026-06-15** `2e16cab0ab89` — 2 breaking
  - removed the required property `proxyPassword` from the response with the `200` status
  - removed the required property `proxyUsername` from the response with the `200` status
- **2026-06-09** `0384e25875aa` — 6 info
  - added the required property `forwardProxyPassword` to the response with the `200` status
  - added the required property `forwardProxyUrl` to the response with the `200` status
  - added the required property `forwardProxyUsername` to the response with the `200` status
  - added the required property `logParameters/syslog` to the response with the `200` status
  - added the required property `proxyPassword` to the response with the `200` status
  - added the required property `proxyUsername` to the response with the `200` status
- **2026-06-04** `66ded2b6e4c2` — 4 breaking
  - removed the required property `forwardProxyPassword` from the response with the `200` status
  - removed the required property `forwardProxyUrl` from the response with the `200` status
  - removed the required property `forwardProxyUsername` from the response with the `200` status
  - removed the required property `logParameters/syslog` from the response with the `200` status
- **2026-06-03** `8d792facf7b9` — 3 info
  - added the required property `forwardProxyPassword` to the response with the `200` status
  - added the required property `forwardProxyUrl` to the response with the `200` status
  - added the required property `forwardProxyUsername` to the response with the `200` status
- **2026-06-02** `1d0ebaa39551` — 1 info
  - added the required property `logParameters/syslog` to the response with the `200` status
- **2026-03-25** `cdb5b7ea7199` — 2 warning, 4 info
  - removed the optional property `creationDate` from the response with the `200` status
  - removed the optional property `lastEditInstant` from the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `createdBy` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
  - added the required property `updatedBy` to the response with the `200` status
- **2026-03-20** `108013c94629` — 4 breaking, 2 info
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `createdBy` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the required property `updatedBy` from the response with the `200` status
  - added the optional property `creationDate` to the response with the `200` status
  - added the optional property `lastEditInstant` to the response with the `200` status
- **2026-03-19** `fb56929c0675` — 2 warning, 4 info
  - removed the optional property `creationDate` from the response with the `200` status
  - removed the optional property `lastEditInstant` from the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `createdBy` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
  - added the required property `updatedBy` to the response with the `200` status
- **2026-03-18** `d6e364e3cd4e` — 4 breaking, 2 info
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `createdBy` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the required property `updatedBy` from the response with the `200` status
  - added the optional property `creationDate` to the response with the `200` status
  - added the optional property `lastEditInstant` to the response with the `200` status
- **2026-03-17** `3bf1b221f6ef` — 2 warning, 4 info
  - removed the optional property `creationDate` from the response with the `200` status
  - removed the optional property `lastEditInstant` from the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `createdBy` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
  - added the required property `updatedBy` to the response with the `200` status
- **2026-03-10** `88f262299d5e` — 4 warning, 2 info
  - removed the optional property `createdAt` from the response with the `200` status
  - removed the optional property `createdBy` from the response with the `200` status
  - removed the optional property `updatedAt` from the response with the `200` status
  - removed the optional property `updatedBy` from the response with the `200` status
  - added the optional property `creationDate` to the response with the `200` status
  - added the optional property `lastEditInstant` to the response with the `200` status
- **2026-03-10** `76d90b88c3e5` — 2 warning, 4 info
  - removed the optional property `creationDate` from the response with the `200` status
  - removed the optional property `lastEditInstant` from the response with the `200` status
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `createdBy` to the response with the `200` status
  - added the optional property `updatedAt` to the response with the `200` status
  - added the optional property `updatedBy` to the response with the `200` status
- **2026-01-06** `d8e7a58e006a` — 4 breaking, 2 info
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `createdBy` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the required property `updatedBy` from the response with the `200` status
  - added the optional property `creationDate` to the response with the `200` status
  - added the optional property `lastEditInstant` to the response with the `200` status

---

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