GET api/GetAuthorizedUser
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
GetAuthorizedUserVm| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| LoginId | integer |
None. |
|
| LoginUID | string |
None. |
|
| LoginPushId | string |
None. |
|
| Name | string |
None. |
|
| Url | string |
None. |
|
| Username | string |
None. |
|
| string |
None. |
||
| AccessKey | string |
None. |
|
| CompanyWeb | string |
None. |
|
| CompanyName | string |
None. |
|
| FromEmailName | string |
None. |
|
| FromEmail | string |
None. |
|
| ReplyTo | string |
None. |
|
| TimeZoneInfo | string |
None. |
|
| CompanyId | integer |
None. |
|
| ApiUidKey | string |
None. |
|
| RoleName | string |
None. |
|
| Roles | Collection of string |
None. |
|
| Permissions | Collection of string |
None. |
|
| RoleId | integer |
None. |
|
| Abbreviation | string |
None. |
|
| BrowserName | string |
None. |
|
| BrowserVersion | string |
None. |
|
| IpAddress | string |
None. |
|
| Mobile | string |
None. |
|
| ReferralCode | string |
None. |
|
| ReferralDiscount | decimal number |
None. |
|
| TimeOffset | decimal number |
None. |
|
| CompanyDialCode | string |
None. |
|
| TenureStart | date |
None. |
|
| TenureEnd | date |
None. |
|
| NumberOfUsers | integer |
None. |
|
| NumberOfContacts | integer |
None. |
|
| NumberOfProjects | integer |
None. |
|
| NumberOfProperties | integer |
None. |
|
| ShowLeadInterestStage | boolean |
None. |
|
| HasLeadInterestSubscription | boolean |
None. |
|
| HasProDataSubscription | boolean |
None. |
|
| HasWpSubscription | boolean |
None. |
|
| IsDemo | boolean |
None. |
|
| IsAgent | boolean |
None. |
|
| TeamId | integer |
None. |
|
| IsTeamLead | boolean |
None. |
|
| isTeamLead | boolean |
None. |
|
| IsManager | boolean |
None. |
|
| IsAdmin | boolean |
None. |
|
| HasMaskContact | boolean |
None. |
|
| HasMaskSource | boolean |
None. |
|
| HasMaskPropertyContact | boolean |
None. |
|
| CompanyCallSubscription | boolean |
None. |
|
| IsCustomer | boolean |
None. |
|
| OTPVerificationRequired | boolean |
None. |
|
| AutoTransferInactiveLead | boolean |
None. |
|
| AutoTransferInactiveLeadToContact | boolean |
None. |
|
| AutoTransferUnqualifiedContact | boolean |
None. |
|
| IsPlanExpired | boolean |
None. |
|
| AutoTransferUnqualifiedContactUserId | integer |
None. |
|
| ShowUserWiseInventory | boolean |
None. |
|
| ShowUserWiseFollowUp | boolean |
None. |
|
| ShowUserWiseChannelPartner | boolean |
None. |
|
| IsAgreementAccepted | boolean |
None. |
|
| HideUnmappedCallLogs | boolean |
None. |
|
| HasMandatoryFormAfterCall | boolean |
None. |
|
| HasMandatoryFieldForLeadStageChange | boolean |
None. |
|
| HasDuplicateLeads | boolean |
None. |
|
| AllowDuplicateLeads | boolean |
None. |
|
| AllowDuplicateLeadsForProjects | boolean |
None. |
|
| AllowDuplicateLeadsForSources | boolean |
None. |
|
| AllowDuplicateChannelPartners | boolean |
None. |
|
| HasCPAssignmentLimit | boolean |
None. |
|
| ShowActiveLeads | boolean |
None. |
|
| CPAssigneeLimitInDays | integer |
None. |
|
| AutoDialerLeadWaitingTimeInSeconds | integer |
None. |
|
| AutoDialerContactWaitingTimeInSeconds | integer |
None. |
|
| AutoTransferLIToUserOnStage | boolean |
None. |
|
| AutoTransferLIToUserOnStageId | integer |
None. |
|
| AutoTransferLIToUserId | integer |
None. |
|
| AddSourcingManagerOnAddCPToLead | boolean |
None. |
|
| RemoveSourcingManagerOnRemoveCPFromLead | boolean |
None. |
|
| CreateLead_On_TransferAndAddOwner | boolean |
None. |
|
| CompanyConfig | CompanyConfigurationVm |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": 1,
"LoginId": 2,
"LoginUID": "sample string 3",
"LoginPushId": "sample string 4",
"Name": "sample string 5",
"Url": "sample string 6",
"Username": "sample string 7",
"Email": "sample string 8",
"AccessKey": "sample string 9",
"CompanyWeb": "sample string 10",
"CompanyName": "sample string 11",
"FromEmailName": "sample string 12",
"FromEmail": "sample string 13",
"ReplyTo": "sample string 14",
"TimeZoneInfo": "sample string 15",
"CompanyId": 16,
"ApiUidKey": "sample string 17",
"RoleName": "sample string 18",
"Roles": [
"sample string 1",
"sample string 2"
],
"Permissions": [
"sample string 1",
"sample string 2"
],
"RoleId": 19,
"Abbreviation": "sample string 20",
"BrowserName": "sample string 21",
"BrowserVersion": "sample string 22",
"IpAddress": "sample string 23",
"Mobile": "sample string 24",
"ReferralCode": "sample string 25",
"ReferralDiscount": 26.1,
"TimeOffset": 27.1,
"CompanyDialCode": "sample string 28",
"TenureStart": "2025-12-07T14:35:55.8764845Z",
"TenureEnd": "2025-12-07T14:35:55.8764845Z",
"NumberOfUsers": 31,
"NumberOfContacts": 32,
"NumberOfProjects": 33,
"NumberOfProperties": 34,
"ShowLeadInterestStage": true,
"HasLeadInterestSubscription": true,
"HasProDataSubscription": true,
"HasWpSubscription": true,
"IsDemo": true,
"IsAgent": true,
"TeamId": 1,
"IsTeamLead": true,
"isTeamLead": true,
"IsManager": true,
"IsAdmin": true,
"HasMaskContact": true,
"HasMaskSource": true,
"HasMaskPropertyContact": true,
"CompanyCallSubscription": true,
"IsCustomer": true,
"OTPVerificationRequired": true,
"AutoTransferInactiveLead": true,
"AutoTransferInactiveLeadToContact": true,
"AutoTransferUnqualifiedContact": true,
"IsPlanExpired": true,
"AutoTransferUnqualifiedContactUserId": 1,
"ShowUserWiseInventory": true,
"ShowUserWiseFollowUp": true,
"ShowUserWiseChannelPartner": true,
"IsAgreementAccepted": true,
"HideUnmappedCallLogs": true,
"HasMandatoryFormAfterCall": true,
"HasMandatoryFieldForLeadStageChange": true,
"HasDuplicateLeads": true,
"AllowDuplicateLeads": true,
"AllowDuplicateLeadsForProjects": true,
"AllowDuplicateLeadsForSources": true,
"AllowDuplicateChannelPartners": true,
"HasCPAssignmentLimit": true,
"ShowActiveLeads": true,
"CPAssigneeLimitInDays": 69,
"AutoDialerLeadWaitingTimeInSeconds": 70,
"AutoDialerContactWaitingTimeInSeconds": 71,
"AutoTransferLIToUserOnStage": true,
"AutoTransferLIToUserOnStageId": 1,
"AutoTransferLIToUserId": 1,
"AddSourcingManagerOnAddCPToLead": true,
"RemoveSourcingManagerOnRemoveCPFromLead": true,
"CreateLead_On_TransferAndAddOwner": true,
"CompanyConfig": {
"Currency": "sample string 1",
"DialCode": "sample string 2",
"GoogleCountryCode": "sample string 3",
"AreaMetricId": 1,
"TimeOffset": 1.1
}
}
application/xml, text/xml
Sample:
<GetAuthorizedUserVm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BrokerServer.Services.User">
<Abbreviation>sample string 20</Abbreviation>
<AccessKey>sample string 9</AccessKey>
<AddSourcingManagerOnAddCPToLead>true</AddSourcingManagerOnAddCPToLead>
<AllowDuplicateChannelPartners>true</AllowDuplicateChannelPartners>
<AllowDuplicateLeads>true</AllowDuplicateLeads>
<AllowDuplicateLeadsForProjects>true</AllowDuplicateLeadsForProjects>
<AllowDuplicateLeadsForSources>true</AllowDuplicateLeadsForSources>
<ApiUidKey>sample string 17</ApiUidKey>
<AutoDialerContactWaitingTimeInSeconds>71</AutoDialerContactWaitingTimeInSeconds>
<AutoDialerLeadWaitingTimeInSeconds>70</AutoDialerLeadWaitingTimeInSeconds>
<AutoTransferInactiveLead>true</AutoTransferInactiveLead>
<AutoTransferInactiveLeadToContact>true</AutoTransferInactiveLeadToContact>
<AutoTransferLIToUserId>1</AutoTransferLIToUserId>
<AutoTransferLIToUserOnStage>true</AutoTransferLIToUserOnStage>
<AutoTransferLIToUserOnStageId>1</AutoTransferLIToUserOnStageId>
<AutoTransferUnqualifiedContact>true</AutoTransferUnqualifiedContact>
<AutoTransferUnqualifiedContactUserId>1</AutoTransferUnqualifiedContactUserId>
<BrowserName>sample string 21</BrowserName>
<BrowserVersion>sample string 22</BrowserVersion>
<CPAssigneeLimitInDays>69</CPAssigneeLimitInDays>
<CompanyCallSubscription>true</CompanyCallSubscription>
<CompanyConfig xmlns:d2p1="http://schemas.datacontract.org/2004/07/BrokerServer.Models">
<d2p1:AreaMetricId>1</d2p1:AreaMetricId>
<d2p1:Currency>sample string 1</d2p1:Currency>
<d2p1:DialCode>sample string 2</d2p1:DialCode>
<d2p1:GoogleCountryCode>sample string 3</d2p1:GoogleCountryCode>
<d2p1:TimeOffset>1.1</d2p1:TimeOffset>
</CompanyConfig>
<CompanyDialCode>sample string 28</CompanyDialCode>
<CompanyId>16</CompanyId>
<CompanyName>sample string 11</CompanyName>
<CompanyWeb>sample string 10</CompanyWeb>
<CreateLead_On_TransferAndAddOwner>true</CreateLead_On_TransferAndAddOwner>
<Email>sample string 8</Email>
<FromEmail>sample string 13</FromEmail>
<FromEmailName>sample string 12</FromEmailName>
<HasCPAssignmentLimit>true</HasCPAssignmentLimit>
<HasDuplicateLeads>true</HasDuplicateLeads>
<HasLeadInterestSubscription>true</HasLeadInterestSubscription>
<HasMandatoryFieldForLeadStageChange>true</HasMandatoryFieldForLeadStageChange>
<HasMandatoryFormAfterCall>true</HasMandatoryFormAfterCall>
<HasMaskContact>true</HasMaskContact>
<HasMaskPropertyContact>true</HasMaskPropertyContact>
<HasMaskSource>true</HasMaskSource>
<HasProDataSubscription>true</HasProDataSubscription>
<HasWpSubscription>true</HasWpSubscription>
<HideUnmappedCallLogs>true</HideUnmappedCallLogs>
<Id>1</Id>
<IpAddress>sample string 23</IpAddress>
<IsAdmin>true</IsAdmin>
<IsAgent>true</IsAgent>
<IsAgreementAccepted>true</IsAgreementAccepted>
<IsCustomer>true</IsCustomer>
<IsDemo>true</IsDemo>
<IsManager>true</IsManager>
<IsPlanExpired>true</IsPlanExpired>
<IsTeamLead>true</IsTeamLead>
<LoginId>2</LoginId>
<LoginPushId>sample string 4</LoginPushId>
<LoginUID>sample string 3</LoginUID>
<Mobile>sample string 24</Mobile>
<Name>sample string 5</Name>
<NumberOfContacts>32</NumberOfContacts>
<NumberOfProjects>33</NumberOfProjects>
<NumberOfProperties>34</NumberOfProperties>
<NumberOfUsers>31</NumberOfUsers>
<OTPVerificationRequired>true</OTPVerificationRequired>
<Permissions xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Permissions>
<ReferralCode>sample string 25</ReferralCode>
<ReferralDiscount>26.1</ReferralDiscount>
<RemoveSourcingManagerOnRemoveCPFromLead>true</RemoveSourcingManagerOnRemoveCPFromLead>
<ReplyTo>sample string 14</ReplyTo>
<RoleId>19</RoleId>
<RoleName>sample string 18</RoleName>
<Roles xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Roles>
<ShowActiveLeads>true</ShowActiveLeads>
<ShowLeadInterestStage>true</ShowLeadInterestStage>
<ShowUserWiseChannelPartner>true</ShowUserWiseChannelPartner>
<ShowUserWiseFollowUp>true</ShowUserWiseFollowUp>
<ShowUserWiseInventory>true</ShowUserWiseInventory>
<TeamId>1</TeamId>
<TenureEnd>2025-12-07T20:05:55.8764845+05:30</TenureEnd>
<TenureStart>2025-12-07T20:05:55.8764845+05:30</TenureStart>
<TimeOffset>27.1</TimeOffset>
<TimeZoneInfo>sample string 15</TimeZoneInfo>
<Url>sample string 6</Url>
<Username>sample string 7</Username>
<isTeamLead>true</isTeamLead>
</GetAuthorizedUserVm>