GET api/User/GetUserBlackAndWhiteList
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of UserDTOCache| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
None. |
|
| UserId | integer |
None. |
|
| AgencyId | integer |
None. |
|
| AgencyName | string |
None. |
|
| AssociateId | integer |
None. |
|
| UserRoleInfo | Collection of RoleDTO |
None. |
|
| UserInfo | UserInfoDTO |
None. |
|
| OfficeInfo | OfficeDTOCache |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"UserName": "sample string 1",
"UserId": 2,
"AgencyId": 3,
"AgencyName": "sample string 4",
"AssociateId": 1,
"UserRoleInfo": [
{
"RoleId": 1,
"RoleName": "sample string 2",
"RoleShortName": "sample string 3",
"Disabled": true,
"IsSGALevelRole": false
},
{
"RoleId": 1,
"RoleName": "sample string 2",
"RoleShortName": "sample string 3",
"Disabled": true,
"IsSGALevelRole": false
}
],
"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": "2026-02-03T18:28:04.6002053-08: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": "2026-02-03T18:28:04.6002053-08:00",
"altigName": "sample string 14",
"BussinessEmail": "sample string 15",
"BussinessPhone": "sample string 16",
"IsProfileEdit": true,
"ProfileChangeDate": "2026-02-03T18:28:04.6002053-08:00",
"AltigName": "sample string 17",
"AgreementAccepted": 1,
"ContractType": "sample string 18",
"CaliforniaInsuranceLicenseNo": "sample string 19",
"CaliforniaInsuranceLicenseExpiration": "2026-02-03T18:28:04.6002053-08:00",
"CompanyPolicyStatus": 0,
"SkipCompanyPolicyCount": 1,
"ShowCompanyPolicyAfterLogin": true,
"ShowCompanyPolicyInEditProfile": true,
"CompanyPolicyReviewdOrSkippedDate": "2026-02-03T18:28:04.6002053-08:00",
"CompanyPolicyCompletedDate": "2026-02-03T18:28:04.6002053-08:00",
"SkipAgentAgreementCount": 1,
"SkipEditProfileCount": 1,
"AgentAgreementSkippedDate": "2026-02-03T18:28:04.6002053-08:00",
"AgentAgreementCompletedDate": "2026-02-03T18:28:04.6002053-08:00",
"EditProfileSkippedDate": "2026-02-03T18:28:04.6002053-08:00",
"ShowAgentAgreementInEditProfile": true,
"ShowAgentAgreementAfterLogin": true,
"ShowEditProfileAfterLogin": true,
"GroupMarketPlaceId": 1,
"SkipSnoozeMarketPlaceDate": "2026-02-03T18:28:04.6002053-08:00",
"IsSkipSnoozeMarketPlace": true
},
"OfficeInfo": {
"OfficeId": 1,
"OfficeName": "sample string 2"
}
},
{
"UserName": "sample string 1",
"UserId": 2,
"AgencyId": 3,
"AgencyName": "sample string 4",
"AssociateId": 1,
"UserRoleInfo": [
{
"RoleId": 1,
"RoleName": "sample string 2",
"RoleShortName": "sample string 3",
"Disabled": true,
"IsSGALevelRole": false
},
{
"RoleId": 1,
"RoleName": "sample string 2",
"RoleShortName": "sample string 3",
"Disabled": true,
"IsSGALevelRole": false
}
],
"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": "2026-02-03T18:28:04.6002053-08: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": "2026-02-03T18:28:04.6002053-08:00",
"altigName": "sample string 14",
"BussinessEmail": "sample string 15",
"BussinessPhone": "sample string 16",
"IsProfileEdit": true,
"ProfileChangeDate": "2026-02-03T18:28:04.6002053-08:00",
"AltigName": "sample string 17",
"AgreementAccepted": 1,
"ContractType": "sample string 18",
"CaliforniaInsuranceLicenseNo": "sample string 19",
"CaliforniaInsuranceLicenseExpiration": "2026-02-03T18:28:04.6002053-08:00",
"CompanyPolicyStatus": 0,
"SkipCompanyPolicyCount": 1,
"ShowCompanyPolicyAfterLogin": true,
"ShowCompanyPolicyInEditProfile": true,
"CompanyPolicyReviewdOrSkippedDate": "2026-02-03T18:28:04.6002053-08:00",
"CompanyPolicyCompletedDate": "2026-02-03T18:28:04.6002053-08:00",
"SkipAgentAgreementCount": 1,
"SkipEditProfileCount": 1,
"AgentAgreementSkippedDate": "2026-02-03T18:28:04.6002053-08:00",
"AgentAgreementCompletedDate": "2026-02-03T18:28:04.6002053-08:00",
"EditProfileSkippedDate": "2026-02-03T18:28:04.6002053-08:00",
"ShowAgentAgreementInEditProfile": true,
"ShowAgentAgreementAfterLogin": true,
"ShowEditProfileAfterLogin": true,
"GroupMarketPlaceId": 1,
"SkipSnoozeMarketPlaceDate": "2026-02-03T18:28:04.6002053-08:00",
"IsSkipSnoozeMarketPlace": true
},
"OfficeInfo": {
"OfficeId": 1,
"OfficeName": "sample string 2"
}
}
]