---
title: "Changes to Get event reports"
method: GET
path: "/eventReports/index"
---

# Changes to Get event reports

`GET /eventReports/index`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2025-12-11** `0a9c9382121a` — 3 breaking, 1 info
- **2024-07-11** `7cd8b1880b11` — 2 breaking, 2 info

## Changes

- **2025-12-11** `0a9c9382121a` — 3 breaking, 1 info
  - the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response property's maxLength was unset from `10` for the response status `200`
  - added `#/components/schemas/SharingGroupIntId, #/components/schemas/SharingGroupUuidId` to the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response property `oneOf` list for the response status `200`
  - the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response's property pattern `^\d+$|^$` was removed for the status `200`
- **2024-07-11** `7cd8b1880b11` — 2 breaking, 2 info
  - the response property `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` became nullable for the status `200`
  - the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/SharingGroupIntId, #/components/schemas/SharingGroupUuidId` from the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response property `oneOf` list for the response status `200`
  - the `items/EventReport/allOf[#/components/schemas/EventReportNoId]/sharing_group_id` response's property pattern `^\d+$|^$` was added for the status `200`

---

[Operation](https://skmtc.dev/misp/apis/misp-automation-api/docs/eventReports/index/get.md) · [API](https://skmtc.dev/misp/apis/misp-automation-api.md) · [Page](https://skmtc.dev/misp/apis/misp-automation-api/changes/eventReports/index/get)
