---
title: "Changes to List Alarms"
method: GET
path: "/v1/alarms"
---

# Changes to List Alarms

`GET /v1/alarms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 115 revisions.

- **2026-09-21** `2827204d68d9` — 1 warning
- **2026-09-06** `c4fbee63f843` — 3 warning
- **2026-09-04** `4e1f9580c5b0` — 1 info
- **2026-08-19** `04731b73e723` — 1 info
- **2026-08-17** `070b10a450e2` — 1 breaking
- **2026-08-12** `595d08199040` — 1 breaking
- **2026-08-12** `47655614e52c` — 1 breaking
- **2026-08-04** `fa1d1baee402` — 1 info
- **2026-07-24** `70ebba6fc807` — 8 info
- **2026-06-24** `47b14ef7aa72` — 1 info
- **2026-06-11** `021382e18955` — 2 info
- **2026-06-10** `30e75dc6a94c` — 1 info
- **2026-05-08** `c6aaf3632e48` — 2 warning

## Changes

- **2026-09-21** `2827204d68d9` — 1 warning
  - added the new `Room` enum value to the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/class` response property for the response status `200`
- **2026-09-06** `c4fbee63f843` — 3 warning
  - added the new `CoolingZone` enum value to the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/class` response property for the response status `200`
  - added the new `Facility` enum value to the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/class` response property for the response status `200`
  - added the new `PowerDomain` enum value to the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/class` response property for the response status `200`
- **2026-09-04** `4e1f9580c5b0` — 1 info
  - added the non-success response with the status `401`
- **2026-08-19** `04731b73e723` — 1 info
  - added the optional property `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/effectiveRights` to the response with the `200` status
- **2026-08-17** `070b10a450e2` — 1 breaking
  - the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/ipAddress/address` response's property type changed from `integer` to `string` for status `200`
- **2026-08-12** `595d08199040` — 1 breaking
  - the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/ipAddress/address` response's property type changed from `string` to `integer` for status `200`
- **2026-08-12** `47655614e52c` — 1 breaking
  - the `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/ipAddress/address` response's property type changed from `integer` to `string` for status `200`
- **2026-08-04** `fa1d1baee402` — 1 info
  - added the optional property `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/isMaintenanceScheduled` to the response with the `200` status
- **2026-07-24** `70ebba6fc807` — 8 info
  - added the optional property `items/ackByUserName` to the response with the `200` status
  - added the optional property `items/commentCount` to the response with the `200` status
  - added the optional property `items/creationTime` to the response with the `200` status
  - added the optional property `items/helpdeskReference` to the response with the `200` status
  - added the optional property `items/repeatCount` to the response with the `200` status
  - added the optional property `items/resolvedByUserName` to the response with the `200` status
  - added the optional property `items/sourceName` to the response with the `200` status
  - added the optional property `items/zoneUIN` to the response with the `200` status
- **2026-06-24** `47b14ef7aa72` — 1 info
  - added the optional property `items/categories` to the response with the `200` status
- **2026-06-11** `021382e18955` — 2 info
  - added the optional property `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/isInMaintenanceMode` to the response with the `200` status
  - added the optional property `items/sourceObject/allOf[#/components/schemas/ObjectSummary]/isMaintenanceApplicable` to the response with the `200` status
- **2026-06-10** `30e75dc6a94c` — 1 info
  - added the optional property `items/sourceObject` to the response with the `200` status
- **2026-05-08** `c6aaf3632e48` — 2 warning
  - removed the optional property `items/categories` from the response with the `200` status
  - removed the optional property `items/sourceObject` from the response with the `200` status

---

[Operation](https://skmtc.dev/netxms/apis/netxms-api/docs/v1/alarms/get.md) · [API](https://skmtc.dev/netxms/apis/netxms-api.md) · [Page](https://skmtc.dev/netxms/apis/netxms-api/changes/v1/alarms/get)
