---
title: "Changes to Get details of specific alarm"
method: GET
path: "/v1/alarms/{alarm-id}"
---

# Changes to Get details of specific alarm

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 85 revisions.

- **2026-06-24** `47b14ef7aa72` — 1 breaking, 2 info
- **2026-06-10** `30e75dc6a94c` — 1 info
- **2026-05-08** `c6aaf3632e48` — 1 breaking

## Changes

- **2026-06-24** `47b14ef7aa72` — 1 breaking, 2 info
  - the `categories/items/` response's property type changed from `integer` to `object` for status `200`
  - added the optional property `categories/items/id` to the response with the `200` status
  - added the optional property `categories/items/name` to the response with the `200` status
- **2026-06-10** `30e75dc6a94c` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-05-08** `c6aaf3632e48` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

---

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