GET api/User/GetUserWithManager?userId={userId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserWithManagerDTO
NameDescriptionTypeAdditional information
UserId

integer

None.

AssociateId

integer

None.

UserInfo

UserInfoDTO

None.

AddressInfo

UserAddressDTO

None.

ManagerInfo

UserInfoDTO

None.

CandidateId

integer

None.

CandidateSourceId

integer

None.

CandidateSource

string

None.

ContractTypeId

integer

None.

Status

string

None.

IsContracted

boolean

None.

IsCoded

boolean

None.

IsTerminated

boolean

None.

CanPromoted

boolean

None.

CanDemoted

boolean

None.

IsUserActive

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "UserId": 1,
  "AssociateId": 1,
  "UserInfo": {
    "SpouseName": "sample string 1",
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "FullName": "sample string 3, sample string 2",
    "MiddleInitial": "sample string 4",
    "DateOfBirth": "2025-10-14T00:37:34.7375835-07:00",
    "AccessToSpanish": 5,
    "IsValidDOB": false,
    "Gender": 0,
    "Mobile": "sample string 6",
    "Phone": "sample string 7",
    "FormattedPhone": "7",
    "FormattedMobile": "6",
    "FormattedAltPhone": "8",
    "AltPhone": "sample string 8",
    "Email": "sample string 9",
    "CompanyUserName": "sample string 10",
    "FormattedEmail": "sample string 9",
    "GenderName": "None",
    "BusinessCode": "sample string 11",
    "FullNameWithBusinessCode": "sample string 3, sample string 2 sample string 18 (sample string 11) ",
    "HomeOffice": "sample string 12",
    "UserStatusId": 1,
    "ManagerContractId": 1,
    "HomeOfficeId": 1,
    "residentLicenseNo": "sample string 13",
    "ResidentLicenseStateId": 1,
    "residentLicenseExpiration": "2025-10-14T00:37:34.7375835-07:00",
    "altigName": "sample string 14",
    "BussinessEmail": "sample string 15",
    "BussinessPhone": "sample string 16",
    "IsProfileEdit": true,
    "ProfileChangeDate": "2025-10-14T00:37:34.7375835-07:00",
    "AltigName": "sample string 17",
    "AgreementAccepted": 1,
    "ContractType": "sample string 18",
    "CaliforniaInsuranceLicenseNo": "sample string 19",
    "CaliforniaInsuranceLicenseExpiration": "2025-10-14T00:37:34.7375835-07:00",
    "CompanyPolicyStatus": 0,
    "SkipCompanyPolicyCount": 1,
    "ShowCompanyPolicyAfterLogin": true,
    "ShowCompanyPolicyInEditProfile": true,
    "CompanyPolicyReviewdOrSkippedDate": "2025-10-14T00:37:34.7375835-07:00",
    "CompanyPolicyCompletedDate": "2025-10-14T00:37:34.7375835-07:00",
    "SkipAgentAgreementCount": 1,
    "SkipEditProfileCount": 1,
    "AgentAgreementSkippedDate": "2025-10-14T00:37:34.7375835-07:00",
    "AgentAgreementCompletedDate": "2025-10-14T00:37:34.7375835-07:00",
    "EditProfileSkippedDate": "2025-10-14T00:37:34.7375835-07:00",
    "ShowAgentAgreementInEditProfile": true,
    "ShowAgentAgreementAfterLogin": true,
    "ShowEditProfileAfterLogin": true,
    "GroupMarketPlaceId": 1,
    "SkipSnoozeMarketPlaceDate": "2025-10-14T00:37:34.7375835-07:00",
    "IsSkipSnoozeMarketPlace": true
  },
  "AddressInfo": {
    "Address1": "sample string 1",
    "Address2": "sample string 2",
    "FullAddress": "sample string 1sample string 2, sample string 5, sample string 4 sample string 6, sample string 7",
    "StateId": 1,
    "StateName": "sample string 3",
    "StateCode": "sample string 4",
    "CityId": 1,
    "CityName": "sample string 5",
    "Zip": "sample string 6",
    "CountryId": 1,
    "CountryName": "sample string 7"
  },
  "ManagerInfo": {
    "SpouseName": "sample string 1",
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "FullName": "sample string 3, sample string 2",
    "MiddleInitial": "sample string 4",
    "DateOfBirth": "2025-10-14T00:37:34.7375835-07:00",
    "AccessToSpanish": 5,
    "IsValidDOB": false,
    "Gender": 0,
    "Mobile": "sample string 6",
    "Phone": "sample string 7",
    "FormattedPhone": "7",
    "FormattedMobile": "6",
    "FormattedAltPhone": "8",
    "AltPhone": "sample string 8",
    "Email": "sample string 9",
    "CompanyUserName": "sample string 10",
    "FormattedEmail": "sample string 9",
    "GenderName": "None",
    "BusinessCode": "sample string 11",
    "FullNameWithBusinessCode": "sample string 3, sample string 2 sample string 18 (sample string 11) ",
    "HomeOffice": "sample string 12",
    "UserStatusId": 1,
    "ManagerContractId": 1,
    "HomeOfficeId": 1,
    "residentLicenseNo": "sample string 13",
    "ResidentLicenseStateId": 1,
    "residentLicenseExpiration": "2025-10-14T00:37:34.7375835-07:00",
    "altigName": "sample string 14",
    "BussinessEmail": "sample string 15",
    "BussinessPhone": "sample string 16",
    "IsProfileEdit": true,
    "ProfileChangeDate": "2025-10-14T00:37:34.7375835-07:00",
    "AltigName": "sample string 17",
    "AgreementAccepted": 1,
    "ContractType": "sample string 18",
    "CaliforniaInsuranceLicenseNo": "sample string 19",
    "CaliforniaInsuranceLicenseExpiration": "2025-10-14T00:37:34.7375835-07:00",
    "CompanyPolicyStatus": 0,
    "SkipCompanyPolicyCount": 1,
    "ShowCompanyPolicyAfterLogin": true,
    "ShowCompanyPolicyInEditProfile": true,
    "CompanyPolicyReviewdOrSkippedDate": "2025-10-14T00:37:34.7375835-07:00",
    "CompanyPolicyCompletedDate": "2025-10-14T00:37:34.7375835-07:00",
    "SkipAgentAgreementCount": 1,
    "SkipEditProfileCount": 1,
    "AgentAgreementSkippedDate": "2025-10-14T00:37:34.7375835-07:00",
    "AgentAgreementCompletedDate": "2025-10-14T00:37:34.7375835-07:00",
    "EditProfileSkippedDate": "2025-10-14T00:37:34.7375835-07:00",
    "ShowAgentAgreementInEditProfile": true,
    "ShowAgentAgreementAfterLogin": true,
    "ShowEditProfileAfterLogin": true,
    "GroupMarketPlaceId": 1,
    "SkipSnoozeMarketPlaceDate": "2025-10-14T00:37:34.7375835-07:00",
    "IsSkipSnoozeMarketPlace": true
  },
  "CandidateId": 1,
  "CandidateSourceId": 1,
  "CandidateSource": "Altig Associate",
  "ContractTypeId": 2,
  "Status": "sample string 3",
  "IsContracted": false,
  "IsCoded": false,
  "IsTerminated": false,
  "CanPromoted": false,
  "CanDemoted": false,
  "IsUserActive": true
}