---
title: "Changes to Get alarm comments"
method: GET
path: "/alarms/{alarm-id}/comments"
---

# Changes to Get alarm comments

`GET /alarms/{alarm-id}/comments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 16 revisions.

- **2026-01-30** `32f48ec94aec` — 1 breaking, 3 info
- **2023-02-28** `697d985c3025` — 1 breaking
- **2023-02-28** `910d3ad08e09` — 1 info
- **2023-02-23** `9c09a2aad349` — 1 breaking

## Changes

- **2026-01-30** `32f48ec94aec` — 1 breaking, 3 info
  - for the `path` request parameter `alarm-id`, the format changed from no format to `int64`
  - added the optional property `comments` to the response with the `200` status
  - added the optional property `description` to the response with the `401` status
  - added the optional property `error` to the response with the `401` status
- **2023-02-28** `697d985c3025` — 1 breaking
  - added the new path request parameter `alarm-id`
- **2023-02-28** `910d3ad08e09` — 1 info
  - endpoint added
- **2023-02-23** `9c09a2aad349` — 1 breaking
  - api path removed without deprecation

---

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