GET api/Notifications/SummaryActions
Return the unread notice for the connected user where NotificationSourceType =
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ApiDataResultOfListOfNotificationNoticeDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of NotificationNoticeDto |
None. |
|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Errors | Collection of CustomError |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.