---
title: "Changes to Get Event"
method: GET
path: "/events/{eventId}"
---

# Changes to Get Event

`GET /events/{eventId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-07-17** `38e5705e0b21` — 3 breaking, 1 info
- **2019-10-02** `75f483ab10a0` — 3 breaking, 1 warning

## Changes

- **2026-07-17** `38e5705e0b21` — 3 breaking, 1 info
  - the `event` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `event/resource` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `event/source` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `event/category` to the response with the `200` status
- **2019-10-02** `75f483ab10a0` — 3 breaking, 1 warning
  - the `event` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `event/resource` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `event/source` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `event/category` from the response with the `200` status

---

[Operation](https://skmtc.dev/banzaicloud/apis/anchore-engine-api-server/docs/events/:eventId/get.md) · [API](https://skmtc.dev/banzaicloud/apis/anchore-engine-api-server.md) · [Page](https://skmtc.dev/banzaicloud/apis/anchore-engine-api-server/changes/events/:eventId/get)
