GET api/general/media/EmpNoticeList?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:
{
"EmpNoticeList": [
{
"EmploymentNoticeID": 1,
"EmploymentNoticeTitleDraft": "sample string 2",
"EmploymentNoticeTitlePublished": "sample string 3",
"DeptID": 4,
"DeptName": "sample string 5",
"EmploymentNoticeFilePathPublished": "sample string 6",
"EmploymentNoticeFilePathDraft": "sample string 7",
"EmploymentNoticeDescPublished": "sample string 8",
"EmploymentNoticeDescDraft": "sample string 9",
"IsNew": true,
"DraftedBy": "sample string 11",
"DraftDate": "2026-03-31T16:45:37.9644951+05:30",
"PublishedBy": "sample string 13",
"PublishedDate": "2026-03-31T16:45:37.9644951+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 17
},
{
"EmploymentNoticeID": 1,
"EmploymentNoticeTitleDraft": "sample string 2",
"EmploymentNoticeTitlePublished": "sample string 3",
"DeptID": 4,
"DeptName": "sample string 5",
"EmploymentNoticeFilePathPublished": "sample string 6",
"EmploymentNoticeFilePathDraft": "sample string 7",
"EmploymentNoticeDescPublished": "sample string 8",
"EmploymentNoticeDescDraft": "sample string 9",
"IsNew": true,
"DraftedBy": "sample string 11",
"DraftDate": "2026-03-31T16:45:37.9644951+05:30",
"PublishedBy": "sample string 13",
"PublishedDate": "2026-03-31T16:45:37.9644951+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 17
},
{
"EmploymentNoticeID": 1,
"EmploymentNoticeTitleDraft": "sample string 2",
"EmploymentNoticeTitlePublished": "sample string 3",
"DeptID": 4,
"DeptName": "sample string 5",
"EmploymentNoticeFilePathPublished": "sample string 6",
"EmploymentNoticeFilePathDraft": "sample string 7",
"EmploymentNoticeDescPublished": "sample string 8",
"EmploymentNoticeDescDraft": "sample string 9",
"IsNew": true,
"DraftedBy": "sample string 11",
"DraftDate": "2026-03-31T16:45:37.9644951+05:30",
"PublishedBy": "sample string 13",
"PublishedDate": "2026-03-31T16:45:37.9644951+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 17
}
],
"TotalRecords": 1
}
application/xml, text/xml
Sample:
<CMSEmpNoticeViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SIST.CMS.ViewModel">
<EmpNoticeList>
<CMSEmpNoticeView>
<DeptID>4</DeptID>
<DeptName>sample string 5</DeptName>
<DraftDate>2026-03-31T16:45:37.9644951+05:30</DraftDate>
<DraftedBy>sample string 11</DraftedBy>
<EmploymentNoticeDescDraft>sample string 9</EmploymentNoticeDescDraft>
<EmploymentNoticeDescPublished>sample string 8</EmploymentNoticeDescPublished>
<EmploymentNoticeFilePathDraft>sample string 7</EmploymentNoticeFilePathDraft>
<EmploymentNoticeFilePathPublished>sample string 6</EmploymentNoticeFilePathPublished>
<EmploymentNoticeID>1</EmploymentNoticeID>
<EmploymentNoticeTitleDraft>sample string 2</EmploymentNoticeTitleDraft>
<EmploymentNoticeTitlePublished>sample string 3</EmploymentNoticeTitlePublished>
<IsDraft>true</IsDraft>
<IsNew>true</IsNew>
<IsPublished>true</IsPublished>
<PublishedBy>sample string 13</PublishedBy>
<PublishedDate>2026-03-31T16:45:37.9644951+05:30</PublishedDate>
<ViewCount>17</ViewCount>
</CMSEmpNoticeView>
<CMSEmpNoticeView>
<DeptID>4</DeptID>
<DeptName>sample string 5</DeptName>
<DraftDate>2026-03-31T16:45:37.9644951+05:30</DraftDate>
<DraftedBy>sample string 11</DraftedBy>
<EmploymentNoticeDescDraft>sample string 9</EmploymentNoticeDescDraft>
<EmploymentNoticeDescPublished>sample string 8</EmploymentNoticeDescPublished>
<EmploymentNoticeFilePathDraft>sample string 7</EmploymentNoticeFilePathDraft>
<EmploymentNoticeFilePathPublished>sample string 6</EmploymentNoticeFilePathPublished>
<EmploymentNoticeID>1</EmploymentNoticeID>
<EmploymentNoticeTitleDraft>sample string 2</EmploymentNoticeTitleDraft>
<EmploymentNoticeTitlePublished>sample string 3</EmploymentNoticeTitlePublished>
<IsDraft>true</IsDraft>
<IsNew>true</IsNew>
<IsPublished>true</IsPublished>
<PublishedBy>sample string 13</PublishedBy>
<PublishedDate>2026-03-31T16:45:37.9644951+05:30</PublishedDate>
<ViewCount>17</ViewCount>
</CMSEmpNoticeView>
<CMSEmpNoticeView>
<DeptID>4</DeptID>
<DeptName>sample string 5</DeptName>
<DraftDate>2026-03-31T16:45:37.9644951+05:30</DraftDate>
<DraftedBy>sample string 11</DraftedBy>
<EmploymentNoticeDescDraft>sample string 9</EmploymentNoticeDescDraft>
<EmploymentNoticeDescPublished>sample string 8</EmploymentNoticeDescPublished>
<EmploymentNoticeFilePathDraft>sample string 7</EmploymentNoticeFilePathDraft>
<EmploymentNoticeFilePathPublished>sample string 6</EmploymentNoticeFilePathPublished>
<EmploymentNoticeID>1</EmploymentNoticeID>
<EmploymentNoticeTitleDraft>sample string 2</EmploymentNoticeTitleDraft>
<EmploymentNoticeTitlePublished>sample string 3</EmploymentNoticeTitlePublished>
<IsDraft>true</IsDraft>
<IsNew>true</IsNew>
<IsPublished>true</IsPublished>
<PublishedBy>sample string 13</PublishedBy>
<PublishedDate>2026-03-31T16:45:37.9644951+05:30</PublishedDate>
<ViewCount>17</ViewCount>
</CMSEmpNoticeView>
</EmpNoticeList>
<TotalRecords>1</TotalRecords>
</CMSEmpNoticeViewModel>