---
title: "Changes to List notification history"
method: GET
path: "/api/v1/notifications"
---

# Changes to List notification history

`GET /api/v1/notifications`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 107 revisions.

- **2026-08-03** `4f19bf23c856` — 3 info
- **2026-07-24** `1e626d3a1e6b` — 4 info
- **2026-06-14** `af101d199f42` — 1 info
- **2026-06-10** `b64f5ab46d87` — 1 breaking

## Changes

- **2026-08-03** `4f19bf23c856` — 3 info
  - added the new enum value `unresolved` to the `query` request parameter `status`
  - added the optional property `notifications/items/resolvedAt` to the response with the `200` status
  - added the required property `unresolvedCount` to the response with the `200` status
- **2026-07-24** `1e626d3a1e6b` — 4 info
  - added the new optional `query` request parameter `cursor`
  - added the new enum value `all` to the `query` request parameter `status`
  - added the optional property `nextCursor` to the response with the `200` status
  - added the required property `unreadCount` to the response with the `200` status
- **2026-06-14** `af101d199f42` — 1 info
  - endpoint added
- **2026-06-10** `b64f5ab46d87` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/docs/api/v1/notifications/get.md) · [API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [Page](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/notifications/get)
