---
title: "Changes to List events"
method: POST
path: "/event/list"
---

# Changes to List events

`POST /event/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2024-03-19** (v2) `e09afeb73c0c` — 1 breaking, 24 info
- **2024-03-13** (v2) `d42e8bf36592` — 1 breaking, 24 warning

## Changes

- **2024-03-19** (v2) `e09afeb73c0c` — 1 breaking, 24 info
  - the `data/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data/items/ackUtimestamp` to the response with the `200` status
  - added the optional property `data/items/criticalInstructions` to the response with the `200` status
  - added the optional property `data/items/customData` to the response with the `200` status
  - added the optional property `data/items/data` to the response with the `200` status
  - added the optional property `data/items/event` to the response with the `200` status
  - added the optional property `data/items/eventCustomId` to the response with the `200` status
  - added the optional property `data/items/eventType` to the response with the `200` status
  - added the optional property `data/items/idAgent` to the response with the `200` status
  - added the optional property `data/items/idAgentModule` to the response with the `200` status
  - added the optional property `data/items/idAlertAm` to the response with the `200` status
  - added the optional property `data/items/idEvent` to the response with the `200` status
  - added the optional property `data/items/idExtra` to the response with the `200` status
  - added the optional property `data/items/idGroup` to the response with the `200` status
  - added the optional property `data/items/idUser` to the response with the `200` status
  - added the optional property `data/items/moduleStatus` to the response with the `200` status
  - added the optional property `data/items/ownerUser` to the response with the `200` status
  - added the optional property `data/items/severity` to the response with the `200` status
  - added the optional property `data/items/source` to the response with the `200` status
  - added the optional property `data/items/status` to the response with the `200` status
  - added the optional property `data/items/tags` to the response with the `200` status
  - added the optional property `data/items/timestamp` to the response with the `200` status
  - added the optional property `data/items/unknownInstructions` to the response with the `200` status
  - added the optional property `data/items/utimestamp` to the response with the `200` status
  - added the optional property `data/items/warningInstructions` to the response with the `200` status
- **2024-03-13** (v2) `d42e8bf36592` — 1 breaking, 24 warning
  - the `data/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/items/ackUtimestamp` from the response with the `200` status
  - removed the optional property `data/items/criticalInstructions` from the response with the `200` status
  - removed the optional property `data/items/customData` from the response with the `200` status
  - removed the optional property `data/items/data` from the response with the `200` status
  - removed the optional property `data/items/event` from the response with the `200` status
  - removed the optional property `data/items/eventCustomId` from the response with the `200` status
  - removed the optional property `data/items/eventType` from the response with the `200` status
  - removed the optional property `data/items/idAgent` from the response with the `200` status
  - removed the optional property `data/items/idAgentModule` from the response with the `200` status
  - removed the optional property `data/items/idAlertAm` from the response with the `200` status
  - removed the optional property `data/items/idEvent` from the response with the `200` status
  - removed the optional property `data/items/idExtra` from the response with the `200` status
  - removed the optional property `data/items/idGroup` from the response with the `200` status
  - removed the optional property `data/items/idUser` from the response with the `200` status
  - removed the optional property `data/items/moduleStatus` from the response with the `200` status
  - removed the optional property `data/items/ownerUser` from the response with the `200` status
  - removed the optional property `data/items/severity` from the response with the `200` status
  - removed the optional property `data/items/source` from the response with the `200` status
  - removed the optional property `data/items/status` from the response with the `200` status
  - removed the optional property `data/items/tags` from the response with the `200` status
  - removed the optional property `data/items/timestamp` from the response with the `200` status
  - removed the optional property `data/items/unknownInstructions` from the response with the `200` status
  - removed the optional property `data/items/utimestamp` from the response with the `200` status
  - removed the optional property `data/items/warningInstructions` from the response with the `200` status

---

[Operation](https://skmtc.dev/pandorafms/apis/api-pandora-fms/docs/event/list/post.md) · [API](https://skmtc.dev/pandorafms/apis/api-pandora-fms.md) · [Page](https://skmtc.dev/pandorafms/apis/api-pandora-fms/changes/event/list/post)
