---
title: "Get notifications"
method: GET
path: "/notifications"
tags: ["notification"]
---

# Get notifications

`GET /notifications`

Get notifications.

## Query parameters

- `page` integer
- `limit` integer

## Changes

- **2025-12-14** `1c19dcf99fec` — 2 info
  - added `#/components/schemas/pagination.ListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/common.PaginatedListResponse` from the response body `allOf` list for the response status `200`
- **2025-12-12** `24b4a346840a` — 2 info
  - added `#/components/schemas/common.PaginatedListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/pagination.ListResponse` from the response body `allOf` list for the response status `200`
- **2025-11-26** `bb6f0434af12` — 2 info
  - added `#/components/schemas/pagination.ListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/common.PaginatedListResponse` from the response body `allOf` list for the response status `200`
- **2025-11-07** `11e4d00f16e0` — 2 info
  - added `#/components/schemas/common.PaginatedListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/pagination.ListResponse` from the response body `allOf` list for the response status `200`
- **2025-11-04** `fb4f0c9642fd` — 2 info
  - added `#/components/schemas/pagination.ListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/common.PaginatedListResponse` from the response body `allOf` list for the response status `200`

[Full history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/notifications/get.md)

---

[API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.dev/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/1c19dcf99fec/schema)
