---
title: "Changes to Get the most recent events from the Unleash instance or all events related to a project."
method: GET
path: "/api/admin/events"
---

# Changes to Get the most recent events from the Unleash instance or all events related to a project.

`GET /api/admin/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 1 warning
- **2026-06-15** `774670258f04` — 4 warning

## Changes

- **2026-07-31** `b2c3116e633e` — 1 warning
  - added the new `safeguard-triggered` enum value to the `events/items/type` response property for the response status `200`
- **2026-06-15** `774670258f04` — 4 warning
  - added the new `remote-mcp-server-settings-updated` enum value to the `events/items/type` response property for the response status `200`
  - added the new `user-access-request-approved` enum value to the `events/items/type` response property for the response status `200`
  - added the new `user-access-request-registered` enum value to the `events/items/type` response property for the response status `200`
  - added the new `user-access-request-rejected` enum value to the `events/items/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/unleash/apis/unleash-api-3/docs/api/admin/events/get.md) · [API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [Page](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/admin/events/get)
