---
title: "Changes to Get all alerts of the current user's feed (V2)"
method: GET
path: "/public/v2/feed"
---

# Changes to Get all alerts of the current user's feed (V2)

`GET /public/v2/feed`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-09-01** `0ab68d9081f9` — 3 info
- **2026-08-28** `d08b2fe6a84f` — 6 breaking, 3 info
- **2026-08-24** `517f4f827724` — 1 info

## Changes

- **2026-09-01** `0ab68d9081f9` — 3 info
  - response property `content/items/locations/items/earliestAlert` deprecated
  - response property `content/items/mentionedTargets/items/earliestAlert` deprecated
  - response property `content/items/primaryTargets/items/target/earliestAlert` deprecated
- **2026-08-28** `d08b2fe6a84f` — 6 breaking, 3 info
  - the response property `content/items/locations/items/ctype/priority` became nullable for the status `200`
  - the response property `content/items/mentionedTargets/items/ctype/priority` became nullable for the status `200`
  - the response property `content/items/primaryTargets/items/target/ctype/priority` became nullable for the status `200`
  - the response property `content/items/locations/items/ctype/priority` became optional for the status `200`
  - the response property `content/items/mentionedTargets/items/ctype/priority` became optional for the status `200`
  - the response property `content/items/primaryTargets/items/target/ctype/priority` became optional for the status `200`
  - response property `content/items/locations/items/ctype/priority` deprecated
  - response property `content/items/mentionedTargets/items/ctype/priority` deprecated
  - response property `content/items/primaryTargets/items/target/ctype/priority` deprecated
- **2026-08-24** `517f4f827724` — 1 info
  - added the optional property `content/items/statusUpdates` to the response with the `200` status

---

[Operation](https://skmtc.dev/prewave/apis/public-prewave-api/docs/public/v2/feed/get.md) · [API](https://skmtc.dev/prewave/apis/public-prewave-api.md) · [Page](https://skmtc.dev/prewave/apis/public-prewave-api/changes/public/v2/feed/get)
