GET api/general/mygov/BMGenList?PageNo={PageNo}&PageSize={PageSize}&SearchTerm={SearchTerm}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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:
{
  "GovtHCMLists": [
    {
      "GovHCMID": 1,
      "GovHCMNamePublished": "sample string 2",
      "GovHCMNameDraft": "sample string 3",
      "GovHCMDOBPublished": "2026-03-31T16:44:18.242778+05:30",
      "GovHCMDOBDraft": "2026-03-31T16:44:18.242778+05:30",
      "GovHCMSpousePublished": "sample string 6",
      "GovHCMSpouseDraft": "sample string 7",
      "GovHCMBirthPlacePublished": "sample string 8",
      "GovHCMBirthPlaceDraft": "sample string 9",
      "GovHCMEducationPublished": "sample string 10",
      "GovHCMEducationDraft": "sample string 11",
      "GovHCMOfficePhonePublished": "sample string 12",
      "GovHCMOfficePhoneDraft": "sample string 13",
      "GovHCMResidencePhonePublished": "sample string 14",
      "GovHCMResidencePhoneDraft": "sample string 15",
      "GovHCMEmailPublished": "sample string 16",
      "GovHCMEmailDraft": "sample string 17",
      "GovHCMContentPublished": "sample string 18",
      "GovHCMContentDraft": "sample string 19",
      "PhotoThumbPathPublished": "sample string 20",
      "PhotoThumbPathDraft": "sample string 21",
      "IsBMPublished": true,
      "IsBMDraft": true,
      "ProfileTypePublished": "sample string 24",
      "ProfileTypeDraft": "sample string 25",
      "DraftedBy": "sample string 26",
      "DraftDate": "2026-03-31T16:44:18.242778+05:30",
      "PublishedBy": "sample string 28",
      "PublishedDate": "2026-03-31T16:44:18.242778+05:30",
      "IsDraft": true,
      "IsPublished": true,
      "ViewCount": 32
    },
    {
      "GovHCMID": 1,
      "GovHCMNamePublished": "sample string 2",
      "GovHCMNameDraft": "sample string 3",
      "GovHCMDOBPublished": "2026-03-31T16:44:18.242778+05:30",
      "GovHCMDOBDraft": "2026-03-31T16:44:18.242778+05:30",
      "GovHCMSpousePublished": "sample string 6",
      "GovHCMSpouseDraft": "sample string 7",
      "GovHCMBirthPlacePublished": "sample string 8",
      "GovHCMBirthPlaceDraft": "sample string 9",
      "GovHCMEducationPublished": "sample string 10",
      "GovHCMEducationDraft": "sample string 11",
      "GovHCMOfficePhonePublished": "sample string 12",
      "GovHCMOfficePhoneDraft": "sample string 13",
      "GovHCMResidencePhonePublished": "sample string 14",
      "GovHCMResidencePhoneDraft": "sample string 15",
      "GovHCMEmailPublished": "sample string 16",
      "GovHCMEmailDraft": "sample string 17",
      "GovHCMContentPublished": "sample string 18",
      "GovHCMContentDraft": "sample string 19",
      "PhotoThumbPathPublished": "sample string 20",
      "PhotoThumbPathDraft": "sample string 21",
      "IsBMPublished": true,
      "IsBMDraft": true,
      "ProfileTypePublished": "sample string 24",
      "ProfileTypeDraft": "sample string 25",
      "DraftedBy": "sample string 26",
      "DraftDate": "2026-03-31T16:44:18.242778+05:30",
      "PublishedBy": "sample string 28",
      "PublishedDate": "2026-03-31T16:44:18.242778+05:30",
      "IsDraft": true,
      "IsPublished": true,
      "ViewCount": 32
    },
    {
      "GovHCMID": 1,
      "GovHCMNamePublished": "sample string 2",
      "GovHCMNameDraft": "sample string 3",
      "GovHCMDOBPublished": "2026-03-31T16:44:18.242778+05:30",
      "GovHCMDOBDraft": "2026-03-31T16:44:18.242778+05:30",
      "GovHCMSpousePublished": "sample string 6",
      "GovHCMSpouseDraft": "sample string 7",
      "GovHCMBirthPlacePublished": "sample string 8",
      "GovHCMBirthPlaceDraft": "sample string 9",
      "GovHCMEducationPublished": "sample string 10",
      "GovHCMEducationDraft": "sample string 11",
      "GovHCMOfficePhonePublished": "sample string 12",
      "GovHCMOfficePhoneDraft": "sample string 13",
      "GovHCMResidencePhonePublished": "sample string 14",
      "GovHCMResidencePhoneDraft": "sample string 15",
      "GovHCMEmailPublished": "sample string 16",
      "GovHCMEmailDraft": "sample string 17",
      "GovHCMContentPublished": "sample string 18",
      "GovHCMContentDraft": "sample string 19",
      "PhotoThumbPathPublished": "sample string 20",
      "PhotoThumbPathDraft": "sample string 21",
      "IsBMPublished": true,
      "IsBMDraft": true,
      "ProfileTypePublished": "sample string 24",
      "ProfileTypeDraft": "sample string 25",
      "DraftedBy": "sample string 26",
      "DraftDate": "2026-03-31T16:44:18.242778+05:30",
      "PublishedBy": "sample string 28",
      "PublishedDate": "2026-03-31T16:44:18.242778+05:30",
      "IsDraft": true,
      "IsPublished": true,
      "ViewCount": 32
    }
  ],
  "TotalRecords": 1
}

application/xml, text/xml

Sample:
<CMSGovtHCMViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SIST.CMS.ViewModel">
  <GovtHCMLists xmlns:d2p1="http://schemas.datacontract.org/2004/07/SIST.CMS.Model">
    <d2p1:utblCMSGovtHCM>
      <d2p1:DraftDate>2026-03-31T16:44:18.242778+05:30</d2p1:DraftDate>
      <d2p1:DraftedBy>sample string 26</d2p1:DraftedBy>
      <d2p1:GovHCMBirthPlaceDraft>sample string 9</d2p1:GovHCMBirthPlaceDraft>
      <d2p1:GovHCMBirthPlacePublished>sample string 8</d2p1:GovHCMBirthPlacePublished>
      <d2p1:GovHCMContentDraft>sample string 19</d2p1:GovHCMContentDraft>
      <d2p1:GovHCMContentPublished>sample string 18</d2p1:GovHCMContentPublished>
      <d2p1:GovHCMDOBDraft>2026-03-31T16:44:18.242778+05:30</d2p1:GovHCMDOBDraft>
      <d2p1:GovHCMDOBPublished>2026-03-31T16:44:18.242778+05:30</d2p1:GovHCMDOBPublished>
      <d2p1:GovHCMEducationDraft>sample string 11</d2p1:GovHCMEducationDraft>
      <d2p1:GovHCMEducationPublished>sample string 10</d2p1:GovHCMEducationPublished>
      <d2p1:GovHCMEmailDraft>sample string 17</d2p1:GovHCMEmailDraft>
      <d2p1:GovHCMEmailPublished>sample string 16</d2p1:GovHCMEmailPublished>
      <d2p1:GovHCMID>1</d2p1:GovHCMID>
      <d2p1:GovHCMNameDraft>sample string 3</d2p1:GovHCMNameDraft>
      <d2p1:GovHCMNamePublished>sample string 2</d2p1:GovHCMNamePublished>
      <d2p1:GovHCMOfficePhoneDraft>sample string 13</d2p1:GovHCMOfficePhoneDraft>
      <d2p1:GovHCMOfficePhonePublished>sample string 12</d2p1:GovHCMOfficePhonePublished>
      <d2p1:GovHCMResidencePhoneDraft>sample string 15</d2p1:GovHCMResidencePhoneDraft>
      <d2p1:GovHCMResidencePhonePublished>sample string 14</d2p1:GovHCMResidencePhonePublished>
      <d2p1:GovHCMSpouseDraft>sample string 7</d2p1:GovHCMSpouseDraft>
      <d2p1:GovHCMSpousePublished>sample string 6</d2p1:GovHCMSpousePublished>
      <d2p1:IsBMDraft>true</d2p1:IsBMDraft>
      <d2p1:IsBMPublished>true</d2p1:IsBMPublished>
      <d2p1:IsDraft>true</d2p1:IsDraft>
      <d2p1:IsPublished>true</d2p1:IsPublished>
      <d2p1:PhotoThumbPathDraft>sample string 21</d2p1:PhotoThumbPathDraft>
      <d2p1:PhotoThumbPathPublished>sample string 20</d2p1:PhotoThumbPathPublished>
      <d2p1:ProfileTypeDraft>sample string 25</d2p1:ProfileTypeDraft>
      <d2p1:ProfileTypePublished>sample string 24</d2p1:ProfileTypePublished>
      <d2p1:PublishedBy>sample string 28</d2p1:PublishedBy>
      <d2p1:PublishedDate>2026-03-31T16:44:18.242778+05:30</d2p1:PublishedDate>
      <d2p1:ViewCount>32</d2p1:ViewCount>
    </d2p1:utblCMSGovtHCM>
    <d2p1:utblCMSGovtHCM>
      <d2p1:DraftDate>2026-03-31T16:44:18.242778+05:30</d2p1:DraftDate>
      <d2p1:DraftedBy>sample string 26</d2p1:DraftedBy>
      <d2p1:GovHCMBirthPlaceDraft>sample string 9</d2p1:GovHCMBirthPlaceDraft>
      <d2p1:GovHCMBirthPlacePublished>sample string 8</d2p1:GovHCMBirthPlacePublished>
      <d2p1:GovHCMContentDraft>sample string 19</d2p1:GovHCMContentDraft>
      <d2p1:GovHCMContentPublished>sample string 18</d2p1:GovHCMContentPublished>
      <d2p1:GovHCMDOBDraft>2026-03-31T16:44:18.242778+05:30</d2p1:GovHCMDOBDraft>
      <d2p1:GovHCMDOBPublished>2026-03-31T16:44:18.242778+05:30</d2p1:GovHCMDOBPublished>
      <d2p1:GovHCMEducationDraft>sample string 11</d2p1:GovHCMEducationDraft>
      <d2p1:GovHCMEducationPublished>sample string 10</d2p1:GovHCMEducationPublished>
      <d2p1:GovHCMEmailDraft>sample string 17</d2p1:GovHCMEmailDraft>
      <d2p1:GovHCMEmailPublished>sample string 16</d2p1:GovHCMEmailPublished>
      <d2p1:GovHCMID>1</d2p1:GovHCMID>
      <d2p1:GovHCMNameDraft>sample string 3</d2p1:GovHCMNameDraft>
      <d2p1:GovHCMNamePublished>sample string 2</d2p1:GovHCMNamePublished>
      <d2p1:GovHCMOfficePhoneDraft>sample string 13</d2p1:GovHCMOfficePhoneDraft>
      <d2p1:GovHCMOfficePhonePublished>sample string 12</d2p1:GovHCMOfficePhonePublished>
      <d2p1:GovHCMResidencePhoneDraft>sample string 15</d2p1:GovHCMResidencePhoneDraft>
      <d2p1:GovHCMResidencePhonePublished>sample string 14</d2p1:GovHCMResidencePhonePublished>
      <d2p1:GovHCMSpouseDraft>sample string 7</d2p1:GovHCMSpouseDraft>
      <d2p1:GovHCMSpousePublished>sample string 6</d2p1:GovHCMSpousePublished>
      <d2p1:IsBMDraft>true</d2p1:IsBMDraft>
      <d2p1:IsBMPublished>true</d2p1:IsBMPublished>
      <d2p1:IsDraft>true</d2p1:IsDraft>
      <d2p1:IsPublished>true</d2p1:IsPublished>
      <d2p1:PhotoThumbPathDraft>sample string 21</d2p1:PhotoThumbPathDraft>
      <d2p1:PhotoThumbPathPublished>sample string 20</d2p1:PhotoThumbPathPublished>
      <d2p1:ProfileTypeDraft>sample string 25</d2p1:ProfileTypeDraft>
      <d2p1:ProfileTypePublished>sample string 24</d2p1:ProfileTypePublished>
      <d2p1:PublishedBy>sample string 28</d2p1:PublishedBy>
      <d2p1:PublishedDate>2026-03-31T16:44:18.242778+05:30</d2p1:PublishedDate>
      <d2p1:ViewCount>32</d2p1:ViewCount>
    </d2p1:utblCMSGovtHCM>
    <d2p1:utblCMSGovtHCM>
      <d2p1:DraftDate>2026-03-31T16:44:18.242778+05:30</d2p1:DraftDate>
      <d2p1:DraftedBy>sample string 26</d2p1:DraftedBy>
      <d2p1:GovHCMBirthPlaceDraft>sample string 9</d2p1:GovHCMBirthPlaceDraft>
      <d2p1:GovHCMBirthPlacePublished>sample string 8</d2p1:GovHCMBirthPlacePublished>
      <d2p1:GovHCMContentDraft>sample string 19</d2p1:GovHCMContentDraft>
      <d2p1:GovHCMContentPublished>sample string 18</d2p1:GovHCMContentPublished>
      <d2p1:GovHCMDOBDraft>2026-03-31T16:44:18.242778+05:30</d2p1:GovHCMDOBDraft>
      <d2p1:GovHCMDOBPublished>2026-03-31T16:44:18.242778+05:30</d2p1:GovHCMDOBPublished>
      <d2p1:GovHCMEducationDraft>sample string 11</d2p1:GovHCMEducationDraft>
      <d2p1:GovHCMEducationPublished>sample string 10</d2p1:GovHCMEducationPublished>
      <d2p1:GovHCMEmailDraft>sample string 17</d2p1:GovHCMEmailDraft>
      <d2p1:GovHCMEmailPublished>sample string 16</d2p1:GovHCMEmailPublished>
      <d2p1:GovHCMID>1</d2p1:GovHCMID>
      <d2p1:GovHCMNameDraft>sample string 3</d2p1:GovHCMNameDraft>
      <d2p1:GovHCMNamePublished>sample string 2</d2p1:GovHCMNamePublished>
      <d2p1:GovHCMOfficePhoneDraft>sample string 13</d2p1:GovHCMOfficePhoneDraft>
      <d2p1:GovHCMOfficePhonePublished>sample string 12</d2p1:GovHCMOfficePhonePublished>
      <d2p1:GovHCMResidencePhoneDraft>sample string 15</d2p1:GovHCMResidencePhoneDraft>
      <d2p1:GovHCMResidencePhonePublished>sample string 14</d2p1:GovHCMResidencePhonePublished>
      <d2p1:GovHCMSpouseDraft>sample string 7</d2p1:GovHCMSpouseDraft>
      <d2p1:GovHCMSpousePublished>sample string 6</d2p1:GovHCMSpousePublished>
      <d2p1:IsBMDraft>true</d2p1:IsBMDraft>
      <d2p1:IsBMPublished>true</d2p1:IsBMPublished>
      <d2p1:IsDraft>true</d2p1:IsDraft>
      <d2p1:IsPublished>true</d2p1:IsPublished>
      <d2p1:PhotoThumbPathDraft>sample string 21</d2p1:PhotoThumbPathDraft>
      <d2p1:PhotoThumbPathPublished>sample string 20</d2p1:PhotoThumbPathPublished>
      <d2p1:ProfileTypeDraft>sample string 25</d2p1:ProfileTypeDraft>
      <d2p1:ProfileTypePublished>sample string 24</d2p1:ProfileTypePublished>
      <d2p1:PublishedBy>sample string 28</d2p1:PublishedBy>
      <d2p1:PublishedDate>2026-03-31T16:44:18.242778+05:30</d2p1:PublishedDate>
      <d2p1:ViewCount>32</d2p1:ViewCount>
    </d2p1:utblCMSGovtHCM>
  </GovtHCMLists>
  <TotalRecords>1</TotalRecords>
</CMSGovtHCMViewModel>