---
title: "Changes to Get resource events from selected device"
method: GET
path: "/api/v1/devices/{deviceId}/events"
---

# Changes to Get resource events from selected device

`GET /api/v1/devices/{deviceId}/events`

> Every recorded change to this endpoint, newest first.
> 42 revisions in range; 3 not diffed.

## Timeline

Changed in 6 of 42 revisions.

- **2023-10-03** `43d5d4e000ad` — 7 warning
- **2022-11-08** `482579a45b1d` — 4 warning, 6 info
- **2022-01-05** `afc9b9af73b5` — 6 info
- **2021-10-01** `4508be528e8a` — 1 info
- **2021-07-28** `daf228bd321e` — 1 info
- **2020-04-11** `562192db9767` — 1 breaking

## Changes

- **2023-10-03** `43d5d4e000ad` — 7 warning
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceChanged/status` response property for the response status `200`
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceCreated/status` response property for the response status `200`
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceDeleted/status` response property for the response status `200`
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceLinksSnapshotTaken/resources/additionalProperties/status` response property for the response status `200`
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceRetrieved/status` response property for the response status `200`
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceStateSnapshotTaken/latestResourceChange/status` response property for the response status `200`
  - added the new `NOT_MODIFIED` enum value to the `items/result/resourceUpdated/status` response property for the response status `200`
- **2022-11-08** `482579a45b1d` — 4 warning, 6 info
  - removed the optional property `items/result/deviceMetadataSnapshotTaken/deviceMetadataUpdated/shadowSynchronization` from the response with the `200` status
  - removed the optional property `items/result/deviceMetadataSnapshotTaken/updatePendings/items/shadowSynchronization` from the response with the `200` status
  - removed the optional property `items/result/deviceMetadataUpdatePending/shadowSynchronization` from the response with the `200` status
  - removed the optional property `items/result/deviceMetadataUpdated/shadowSynchronization` from the response with the `200` status
  - added the optional property `items/result/deviceMetadataSnapshotTaken/deviceMetadataUpdated/twinEnabled` to the response with the `200` status
  - added the optional property `items/result/deviceMetadataSnapshotTaken/deviceMetadataUpdated/twinSynchronization` to the response with the `200` status
  - added the optional property `items/result/deviceMetadataSnapshotTaken/updatePendings/items/twinEnabled` to the response with the `200` status
  - added the optional property `items/result/deviceMetadataUpdatePending/twinEnabled` to the response with the `200` status
  - added the optional property `items/result/deviceMetadataUpdated/twinEnabled` to the response with the `200` status
  - added the optional property `items/result/deviceMetadataUpdated/twinSynchronization` to the response with the `200` status
- **2022-01-05** `afc9b9af73b5` — 6 info
  - added the optional property `error/details/items/typeUrl` to the response with the `400` status
  - added the optional property `error/details/items/typeUrl` to the response with the `401` status
  - added the optional property `error/details/items/value` to the response with the `400` status
  - added the optional property `error/details/items/value` to the response with the `401` status
  - added the optional property `items/error/details/items/typeUrl` to the response with the `200` status
  - added the optional property `items/error/details/items/value` to the response with the `200` status
- **2021-10-01** `4508be528e8a` — 1 info
  - added the optional property `items/result/resourceLinksSnapshotTaken/auditContext` to the response with the `200` status
- **2021-07-28** `daf228bd321e` — 1 info
  - endpoint added
- **2020-04-11** `562192db9767` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/plgd-dev/apis/plgd-http-gateway/docs/api/v1/devices/:deviceId/events/get.md) · [API](https://skmtc.dev/plgd-dev/apis/plgd-http-gateway.md) · [Page](https://skmtc.dev/plgd-dev/apis/plgd-http-gateway/changes/api/v1/devices/:deviceId/events/get)
