GET api/general/notification/NotificationList?PageNo={PageNo}&PageSize={PageSize}&SearchTerm={SearchTerm}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PageNo | No documentation available. |
Define this parameter in the request URI. |
| PageSize | No documentation available. |
Define this parameter in the request URI. |
| SearchTerm | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"NotificationList": [
{
"NotificationID": 1,
"NotificationTitlePublished": "sample string 2",
"NotificationTitleDraft": "sample string 3",
"NotificationRefNoPublished": "sample string 4",
"NotificationRefNoDraft": "sample string 5",
"NotificationContentPublished": "sample string 6",
"NotificationContentDraft": "sample string 7",
"NotificationImagePathPublished": "sample string 8",
"NotificationImagePathDraft": "sample string 9",
"NotificationFilePathPublished": "sample string 10",
"NotificationFilePathDraft": "sample string 11",
"NotificationDatePublished": "2026-03-31T16:45:10.9019773+05:30",
"NotificationDateDraft": "2026-03-31T16:45:10.9019773+05:30",
"IsNew": true,
"DraftedBy": "sample string 15",
"DraftDate": "2026-03-31T16:45:10.9019773+05:30",
"PublishedBy": "sample string 17",
"PublishedDate": "2026-03-31T16:45:10.9019773+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 21
},
{
"NotificationID": 1,
"NotificationTitlePublished": "sample string 2",
"NotificationTitleDraft": "sample string 3",
"NotificationRefNoPublished": "sample string 4",
"NotificationRefNoDraft": "sample string 5",
"NotificationContentPublished": "sample string 6",
"NotificationContentDraft": "sample string 7",
"NotificationImagePathPublished": "sample string 8",
"NotificationImagePathDraft": "sample string 9",
"NotificationFilePathPublished": "sample string 10",
"NotificationFilePathDraft": "sample string 11",
"NotificationDatePublished": "2026-03-31T16:45:10.9019773+05:30",
"NotificationDateDraft": "2026-03-31T16:45:10.9019773+05:30",
"IsNew": true,
"DraftedBy": "sample string 15",
"DraftDate": "2026-03-31T16:45:10.9019773+05:30",
"PublishedBy": "sample string 17",
"PublishedDate": "2026-03-31T16:45:10.9019773+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 21
},
{
"NotificationID": 1,
"NotificationTitlePublished": "sample string 2",
"NotificationTitleDraft": "sample string 3",
"NotificationRefNoPublished": "sample string 4",
"NotificationRefNoDraft": "sample string 5",
"NotificationContentPublished": "sample string 6",
"NotificationContentDraft": "sample string 7",
"NotificationImagePathPublished": "sample string 8",
"NotificationImagePathDraft": "sample string 9",
"NotificationFilePathPublished": "sample string 10",
"NotificationFilePathDraft": "sample string 11",
"NotificationDatePublished": "2026-03-31T16:45:10.9019773+05:30",
"NotificationDateDraft": "2026-03-31T16:45:10.9019773+05:30",
"IsNew": true,
"DraftedBy": "sample string 15",
"DraftDate": "2026-03-31T16:45:10.9019773+05:30",
"PublishedBy": "sample string 17",
"PublishedDate": "2026-03-31T16:45:10.9019773+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 21
}
],
"TotalRecords": 1
}
application/xml, text/xml
Sample:
<CMSNotificationGenViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SIST.CMS.ViewModel">
<NotificationList xmlns:d2p1="http://schemas.datacontract.org/2004/07/SIST.CMS.Model">
<d2p1:utblCMSNotification>
<d2p1:DraftDate>2026-03-31T16:45:10.9019773+05:30</d2p1:DraftDate>
<d2p1:DraftedBy>sample string 15</d2p1:DraftedBy>
<d2p1:IsDraft>true</d2p1:IsDraft>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:IsPublished>true</d2p1:IsPublished>
<d2p1:NotificationContentDraft>sample string 7</d2p1:NotificationContentDraft>
<d2p1:NotificationContentPublished>sample string 6</d2p1:NotificationContentPublished>
<d2p1:NotificationDateDraft>2026-03-31T16:45:10.9019773+05:30</d2p1:NotificationDateDraft>
<d2p1:NotificationDatePublished>2026-03-31T16:45:10.9019773+05:30</d2p1:NotificationDatePublished>
<d2p1:NotificationFilePathDraft>sample string 11</d2p1:NotificationFilePathDraft>
<d2p1:NotificationFilePathPublished>sample string 10</d2p1:NotificationFilePathPublished>
<d2p1:NotificationID>1</d2p1:NotificationID>
<d2p1:NotificationImagePathDraft>sample string 9</d2p1:NotificationImagePathDraft>
<d2p1:NotificationImagePathPublished>sample string 8</d2p1:NotificationImagePathPublished>
<d2p1:NotificationRefNoDraft>sample string 5</d2p1:NotificationRefNoDraft>
<d2p1:NotificationRefNoPublished>sample string 4</d2p1:NotificationRefNoPublished>
<d2p1:NotificationTitleDraft>sample string 3</d2p1:NotificationTitleDraft>
<d2p1:NotificationTitlePublished>sample string 2</d2p1:NotificationTitlePublished>
<d2p1:PublishedBy>sample string 17</d2p1:PublishedBy>
<d2p1:PublishedDate>2026-03-31T16:45:10.9019773+05:30</d2p1:PublishedDate>
<d2p1:ViewCount>21</d2p1:ViewCount>
</d2p1:utblCMSNotification>
<d2p1:utblCMSNotification>
<d2p1:DraftDate>2026-03-31T16:45:10.9019773+05:30</d2p1:DraftDate>
<d2p1:DraftedBy>sample string 15</d2p1:DraftedBy>
<d2p1:IsDraft>true</d2p1:IsDraft>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:IsPublished>true</d2p1:IsPublished>
<d2p1:NotificationContentDraft>sample string 7</d2p1:NotificationContentDraft>
<d2p1:NotificationContentPublished>sample string 6</d2p1:NotificationContentPublished>
<d2p1:NotificationDateDraft>2026-03-31T16:45:10.9019773+05:30</d2p1:NotificationDateDraft>
<d2p1:NotificationDatePublished>2026-03-31T16:45:10.9019773+05:30</d2p1:NotificationDatePublished>
<d2p1:NotificationFilePathDraft>sample string 11</d2p1:NotificationFilePathDraft>
<d2p1:NotificationFilePathPublished>sample string 10</d2p1:NotificationFilePathPublished>
<d2p1:NotificationID>1</d2p1:NotificationID>
<d2p1:NotificationImagePathDraft>sample string 9</d2p1:NotificationImagePathDraft>
<d2p1:NotificationImagePathPublished>sample string 8</d2p1:NotificationImagePathPublished>
<d2p1:NotificationRefNoDraft>sample string 5</d2p1:NotificationRefNoDraft>
<d2p1:NotificationRefNoPublished>sample string 4</d2p1:NotificationRefNoPublished>
<d2p1:NotificationTitleDraft>sample string 3</d2p1:NotificationTitleDraft>
<d2p1:NotificationTitlePublished>sample string 2</d2p1:NotificationTitlePublished>
<d2p1:PublishedBy>sample string 17</d2p1:PublishedBy>
<d2p1:PublishedDate>2026-03-31T16:45:10.9019773+05:30</d2p1:PublishedDate>
<d2p1:ViewCount>21</d2p1:ViewCount>
</d2p1:utblCMSNotification>
<d2p1:utblCMSNotification>
<d2p1:DraftDate>2026-03-31T16:45:10.9019773+05:30</d2p1:DraftDate>
<d2p1:DraftedBy>sample string 15</d2p1:DraftedBy>
<d2p1:IsDraft>true</d2p1:IsDraft>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:IsPublished>true</d2p1:IsPublished>
<d2p1:NotificationContentDraft>sample string 7</d2p1:NotificationContentDraft>
<d2p1:NotificationContentPublished>sample string 6</d2p1:NotificationContentPublished>
<d2p1:NotificationDateDraft>2026-03-31T16:45:10.9019773+05:30</d2p1:NotificationDateDraft>
<d2p1:NotificationDatePublished>2026-03-31T16:45:10.9019773+05:30</d2p1:NotificationDatePublished>
<d2p1:NotificationFilePathDraft>sample string 11</d2p1:NotificationFilePathDraft>
<d2p1:NotificationFilePathPublished>sample string 10</d2p1:NotificationFilePathPublished>
<d2p1:NotificationID>1</d2p1:NotificationID>
<d2p1:NotificationImagePathDraft>sample string 9</d2p1:NotificationImagePathDraft>
<d2p1:NotificationImagePathPublished>sample string 8</d2p1:NotificationImagePathPublished>
<d2p1:NotificationRefNoDraft>sample string 5</d2p1:NotificationRefNoDraft>
<d2p1:NotificationRefNoPublished>sample string 4</d2p1:NotificationRefNoPublished>
<d2p1:NotificationTitleDraft>sample string 3</d2p1:NotificationTitleDraft>
<d2p1:NotificationTitlePublished>sample string 2</d2p1:NotificationTitlePublished>
<d2p1:PublishedBy>sample string 17</d2p1:PublishedBy>
<d2p1:PublishedDate>2026-03-31T16:45:10.9019773+05:30</d2p1:PublishedDate>
<d2p1:ViewCount>21</d2p1:ViewCount>
</d2p1:utblCMSNotification>
</NotificationList>
<TotalRecords>1</TotalRecords>
</CMSNotificationGenViewModel>