GET api/general/media/ExamNoticeList?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:
{
"ExamNoticeList": [
{
"ExamNoticeID": 1,
"ExamNoticeDatePublished": "2026-03-31T16:44:19.9772055+05:30",
"ExamNoticeDateDraft": "2026-03-31T16:44:19.9772055+05:30",
"ExamNoticeTitlePublished": "sample string 4",
"ExamNoticeTitleDraft": "sample string 5",
"ExamNoticeDocumentPathPublished": "sample string 6",
"ExamNoticeDocumentPathDraft": "sample string 7",
"IsNew": true,
"DraftedBy": "sample string 9",
"DraftDate": "2026-03-31T16:44:19.9772055+05:30",
"PublishedBy": "sample string 11",
"PublishedDate": "2026-03-31T16:44:19.9772055+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 15
},
{
"ExamNoticeID": 1,
"ExamNoticeDatePublished": "2026-03-31T16:44:19.9772055+05:30",
"ExamNoticeDateDraft": "2026-03-31T16:44:19.9772055+05:30",
"ExamNoticeTitlePublished": "sample string 4",
"ExamNoticeTitleDraft": "sample string 5",
"ExamNoticeDocumentPathPublished": "sample string 6",
"ExamNoticeDocumentPathDraft": "sample string 7",
"IsNew": true,
"DraftedBy": "sample string 9",
"DraftDate": "2026-03-31T16:44:19.9772055+05:30",
"PublishedBy": "sample string 11",
"PublishedDate": "2026-03-31T16:44:19.9772055+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 15
},
{
"ExamNoticeID": 1,
"ExamNoticeDatePublished": "2026-03-31T16:44:19.9772055+05:30",
"ExamNoticeDateDraft": "2026-03-31T16:44:19.9772055+05:30",
"ExamNoticeTitlePublished": "sample string 4",
"ExamNoticeTitleDraft": "sample string 5",
"ExamNoticeDocumentPathPublished": "sample string 6",
"ExamNoticeDocumentPathDraft": "sample string 7",
"IsNew": true,
"DraftedBy": "sample string 9",
"DraftDate": "2026-03-31T16:44:19.9772055+05:30",
"PublishedBy": "sample string 11",
"PublishedDate": "2026-03-31T16:44:19.9772055+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 15
}
],
"TotalRecords": 1
}
application/xml, text/xml
Sample:
<CMSExamNoticeViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SIST.CMS.ViewModel">
<ExamNoticeList>
<CMSExamNoticeView>
<DraftDate>2026-03-31T16:44:19.9772055+05:30</DraftDate>
<DraftedBy>sample string 9</DraftedBy>
<ExamNoticeDateDraft>2026-03-31T16:44:19.9772055+05:30</ExamNoticeDateDraft>
<ExamNoticeDatePublished>2026-03-31T16:44:19.9772055+05:30</ExamNoticeDatePublished>
<ExamNoticeDocumentPathDraft>sample string 7</ExamNoticeDocumentPathDraft>
<ExamNoticeDocumentPathPublished>sample string 6</ExamNoticeDocumentPathPublished>
<ExamNoticeID>1</ExamNoticeID>
<ExamNoticeTitleDraft>sample string 5</ExamNoticeTitleDraft>
<ExamNoticeTitlePublished>sample string 4</ExamNoticeTitlePublished>
<IsDraft>true</IsDraft>
<IsNew>true</IsNew>
<IsPublished>true</IsPublished>
<PublishedBy>sample string 11</PublishedBy>
<PublishedDate>2026-03-31T16:44:19.9772055+05:30</PublishedDate>
<ViewCount>15</ViewCount>
</CMSExamNoticeView>
<CMSExamNoticeView>
<DraftDate>2026-03-31T16:44:19.9772055+05:30</DraftDate>
<DraftedBy>sample string 9</DraftedBy>
<ExamNoticeDateDraft>2026-03-31T16:44:19.9772055+05:30</ExamNoticeDateDraft>
<ExamNoticeDatePublished>2026-03-31T16:44:19.9772055+05:30</ExamNoticeDatePublished>
<ExamNoticeDocumentPathDraft>sample string 7</ExamNoticeDocumentPathDraft>
<ExamNoticeDocumentPathPublished>sample string 6</ExamNoticeDocumentPathPublished>
<ExamNoticeID>1</ExamNoticeID>
<ExamNoticeTitleDraft>sample string 5</ExamNoticeTitleDraft>
<ExamNoticeTitlePublished>sample string 4</ExamNoticeTitlePublished>
<IsDraft>true</IsDraft>
<IsNew>true</IsNew>
<IsPublished>true</IsPublished>
<PublishedBy>sample string 11</PublishedBy>
<PublishedDate>2026-03-31T16:44:19.9772055+05:30</PublishedDate>
<ViewCount>15</ViewCount>
</CMSExamNoticeView>
<CMSExamNoticeView>
<DraftDate>2026-03-31T16:44:19.9772055+05:30</DraftDate>
<DraftedBy>sample string 9</DraftedBy>
<ExamNoticeDateDraft>2026-03-31T16:44:19.9772055+05:30</ExamNoticeDateDraft>
<ExamNoticeDatePublished>2026-03-31T16:44:19.9772055+05:30</ExamNoticeDatePublished>
<ExamNoticeDocumentPathDraft>sample string 7</ExamNoticeDocumentPathDraft>
<ExamNoticeDocumentPathPublished>sample string 6</ExamNoticeDocumentPathPublished>
<ExamNoticeID>1</ExamNoticeID>
<ExamNoticeTitleDraft>sample string 5</ExamNoticeTitleDraft>
<ExamNoticeTitlePublished>sample string 4</ExamNoticeTitlePublished>
<IsDraft>true</IsDraft>
<IsNew>true</IsNew>
<IsPublished>true</IsPublished>
<PublishedBy>sample string 11</PublishedBy>
<PublishedDate>2026-03-31T16:44:19.9772055+05:30</PublishedDate>
<ViewCount>15</ViewCount>
</CMSExamNoticeView>
</ExamNoticeList>
<TotalRecords>1</TotalRecords>
</CMSExamNoticeViewModel>