---
title: "Changes to Get Inbox"
method: GET
path: "/api/notification/v1/inbox"
---

# Changes to Get Inbox

`GET /api/notification/v1/inbox`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 56 revisions.

- **2026-07-27** `c9a3573a5397` — 1 info
- **2026-06-04** `d1729646b766` — 2 warning
- **2026-05-29** `a598446f8093` — 2 info
- **2026-05-26** `7cee7b14bf6f` — 2 warning, 2 info
- **2026-05-12** `5b038eea902d` — 8 warning
- **2026-05-11** `313b2d6fd392` — 1 info

## Changes

- **2026-07-27** `c9a3573a5397` — 1 info
  - added the new optional `query` request parameter `language`
- **2026-06-04** `d1729646b766` — 2 warning
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `500`
- **2026-05-29** `a598446f8093` — 2 info
  - removed the `DATA_PROVIDER_ERROR` enum value from the `type` response property for the response status `404`
  - removed the `DATA_PROVIDER_ERROR` enum value from the `type` response property for the response status `500`
- **2026-05-26** `7cee7b14bf6f` — 2 warning, 2 info
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `500`
  - added the optional property `items/items/targetId` to the response with the `200` status
  - added the optional property `items/items/targetType` to the response with the `200` status
- **2026-05-12** `5b038eea902d` — 8 warning
  - added the new `OTP_EXPIRED` enum value to the `type` response property for the response status `404`
  - added the new `OTP_EXPIRED` enum value to the `type` response property for the response status `500`
  - added the new `OTP_INVALID` enum value to the `type` response property for the response status `404`
  - added the new `OTP_INVALID` enum value to the `type` response property for the response status `500`
  - added the new `OTP_LOCKED` enum value to the `type` response property for the response status `404`
  - added the new `OTP_LOCKED` enum value to the `type` response property for the response status `500`
  - added the new `OTP_RESEND_COOLDOWN` enum value to the `type` response property for the response status `404`
  - added the new `OTP_RESEND_COOLDOWN` enum value to the `type` response property for the response status `500`
- **2026-05-11** `313b2d6fd392` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/agridata/apis/agridata-ch-api/docs/api/notification/v1/inbox/get.md) · [API](https://skmtc.dev/agridata/apis/agridata-ch-api.md) · [Page](https://skmtc.dev/agridata/apis/agridata-ch-api/changes/api/notification/v1/inbox/get)
