---
title: "GET /api/notificationnew/get-all"
method: GET
path: "/api/notificationnew/get-all"
tags: ["notification"]
---

# GET /api/notificationnew/get-all

`GET /api/notificationnew/get-all`

## Query parameters

- `inputValue` string

## Response `200`

Success

- NewNotificationListResponse
  - `content` NewNotifcationRes
    - `notificationTypeList` NotificationType[], nullable
      - `notificationType` string, nullable
      - `messageRow` NotificationMessageRow[], nullable
        - `notificationText` string, nullable
        - `notificationUrl` string, nullable
        - `notificationUrlTarget` string, nullable
        - `notificationReleaseUrl` string, nullable
        - `notificationReleaseText` string, nullable
        - `notificationReleaseTarget` string, nullable
        - `isPin` boolean
        - `dateDiff` integer
        - `notificationCreatedDate` string, nullable
        - `notificationHeader` string, nullable
        - `notificationHeaderUrl` string, nullable
        - `notificationHeaderUrlTarget` string, nullable
        - `notificationTypeId` string, nullable
        - `notificationMsgId` string, nullable
        - `notificationClassificationText` string, nullable
        - `duration` string, nullable
        - `isDelete` boolean
        - `isUnPin` boolean
        - `notificationHeaderENText` string, nullable
        - `iconUrl` string, nullable
    - `firewallData` NotificationType[], nullable
      - `notificationType` string, nullable
      - `messageRow` NotificationMessageRow[], nullable
        - `notificationText` string, nullable
        - `notificationUrl` string, nullable
        - `notificationUrlTarget` string, nullable
        - `notificationReleaseUrl` string, nullable
        - `notificationReleaseText` string, nullable
        - `notificationReleaseTarget` string, nullable
        - `isPin` boolean
        - `dateDiff` integer
        - `notificationCreatedDate` string, nullable
        - `notificationHeader` string, nullable
        - `notificationHeaderUrl` string, nullable
        - `notificationHeaderUrlTarget` string, nullable
        - `notificationTypeId` string, nullable
        - `notificationMsgId` string, nullable
        - `notificationClassificationText` string, nullable
        - `duration` string, nullable
        - `isDelete` boolean
        - `isUnPin` boolean
        - `notificationHeaderENText` string, nullable
        - `iconUrl` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
