GET api/GETPersonById?UserTypeId={UserTypeId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserTypeId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ShowStopper
NameDescriptionTypeAdditional information
RECNO

integer

None.

EventId

integer

None.

UserId

integer

None.

UserTypeId

integer

None.

Name

string

None.

NickName

string

None.

DOB

date

None.

Gender

string

None.

Address

string

None.

StateId

integer

None.

DistrictId

integer

None.

CityVillage

string

None.

PinCode

string

None.

MotherName

string

None.

FatherName

string

None.

GrandMotherName

string

None.

GrandFatherName

string

None.

MobileNo

string

None.

EmailId

string

None.

LoginId

string

None.

Password

string

None.

Image

string

None.

CityId

integer

None.

otherCity

string

None.

otherDistrict

string

None.

ConfirmPassword

string

None.

Message

string

None.

IsActive

boolean

None.

IsDeleted

boolean

None.

CreatedById

integer

None.

CreatedOn

date

None.

ModifiedById

integer

None.

ModifiedOn

date

None.

StateList

Collection of SelectListItem

None.

DistrictList

Collection of SelectListItem

None.

CityList

Collection of SelectListItem

None.

Response Formats

application/json, text/json

Sample:
{
  "StateList": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "DistrictList": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "CityList": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "RECNO": 1,
  "EventId": 2,
  "UserId": 3,
  "UserTypeId": 4,
  "Name": "sample string 5",
  "NickName": "sample string 6",
  "DOB": "2026-02-24T20:32:23.1417247+05:30",
  "Gender": "sample string 8",
  "Address": "sample string 9",
  "StateId": 10,
  "DistrictId": 11,
  "CityVillage": "sample string 12",
  "PinCode": "sample string 13",
  "MotherName": "sample string 14",
  "FatherName": "sample string 15",
  "GrandMotherName": "sample string 16",
  "GrandFatherName": "sample string 17",
  "MobileNo": "sample string 18",
  "EmailId": "sample string 19",
  "LoginId": "sample string 20",
  "Password": "sample string 21",
  "Image": "sample string 22",
  "CityId": 23,
  "otherCity": "sample string 24",
  "otherDistrict": "sample string 25",
  "ConfirmPassword": "sample string 26",
  "Message": "sample string 27",
  "IsActive": true,
  "IsDeleted": true,
  "CreatedById": 30,
  "CreatedOn": "2026-02-24T20:32:23.1417247+05:30",
  "ModifiedById": 32,
  "ModifiedOn": "2026-02-24T20:32:23.1417247+05:30"
}

application/xml, text/xml

Sample:
<ShowStopper xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Entity">
  <CreatedById>30</CreatedById>
  <CreatedOn>2026-02-24T20:32:23.1417247+05:30</CreatedOn>
  <IsActive>true</IsActive>
  <IsDeleted>true</IsDeleted>
  <ModifiedById>32</ModifiedById>
  <ModifiedOn>2026-02-24T20:32:23.1417247+05:30</ModifiedOn>
  <Address>sample string 9</Address>
  <CityId>23</CityId>
  <CityList xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </CityList>
  <CityVillage>sample string 12</CityVillage>
  <ConfirmPassword>sample string 26</ConfirmPassword>
  <DOB>2026-02-24T20:32:23.1417247+05:30</DOB>
  <DistrictId>11</DistrictId>
  <DistrictList xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </DistrictList>
  <EmailId>sample string 19</EmailId>
  <EventId>2</EventId>
  <FatherName>sample string 15</FatherName>
  <Gender>sample string 8</Gender>
  <GrandFatherName>sample string 17</GrandFatherName>
  <GrandMotherName>sample string 16</GrandMotherName>
  <Image>sample string 22</Image>
  <LoginId>sample string 20</LoginId>
  <Message>sample string 27</Message>
  <MobileNo>sample string 18</MobileNo>
  <MotherName>sample string 14</MotherName>
  <Name>sample string 5</Name>
  <NickName>sample string 6</NickName>
  <Password>sample string 21</Password>
  <PinCode>sample string 13</PinCode>
  <RECNO>1</RECNO>
  <StateId>10</StateId>
  <StateList xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </StateList>
  <UserId>3</UserId>
  <UserTypeId>4</UserTypeId>
  <otherCity>sample string 24</otherCity>
  <otherDistrict>sample string 25</otherDistrict>
</ShowStopper>