GET api/Values/GetUserProfileWithUserConnectionsAsync?idOfUser={idOfUser}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfUser | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
User| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| UserName | string |
None. |
|
| RecordStatus | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| DateModified | date |
None. |
|
| DateCreated | date |
None. |
|
| AspNetUser_Id | string |
None. |
|
| string |
None. |
||
| UserStatus | string |
None. |
|
| Reference | string |
None. |
|
| Gender | string |
None. |
|
| Generation | integer |
None. |
|
| TotalPointBalance | integer |
None. |
|
| CsvOfSettings | string |
None. |
|
| DefaultTranslationLanguageCode | string |
None. |
|
| AuthenticatedWith | integer |
None. |
|
| OAuthUserID | string |
None. |
|
| UrlOfProfileImage | string |
None. |
|
| IsUsingOwnProfileImage | boolean |
None. |
|
| UserFiles | Collection of UserFile |
None. |
|
| UserPhones | Collection of UserPhone |
None. |
|
| UserAddresses | Collection of UserAddress |
None. |
|
| Authentications | Collection of Authentication |
None. |
|
| UserRatings | Collection of UserRating |
None. |
|
| UserRatings1 | Collection of UserRating |
None. |
|
| News | Collection of News |
None. |
|
| FeedReaderErrorLogs | Collection of FeedReaderErrorLog |
None. |
|
| DeviceRegistrations | Collection of DeviceRegistration |
None. |
|
| Notifications | Collection of Notification |
None. |
|
| NewsViewerships | Collection of NewsViewership |
None. |
|
| Postings | Collection of Posting |
None. |
|
| Postings1 | Collection of Posting |
None. |
|
| TradeAccounts | Collection of TradeAccount |
None. |
|
| UserTickers | Collection of UserTicker |
None. |
|
| TradeOrders | Collection of TradeOrder |
None. |
|
| PostingComments | Collection of PostingComment |
None. |
|
| TradeOrderPacks | Collection of TradeOrderPack |
None. |
|
| UserConnections | Collection of UserConnection |
None. |
|
| UserConnections1 | Collection of UserConnection |
None. |
|
| SearchLinks | Collection of SearchLink |
None. |
|
| AdvertisementViewerships | Collection of AdvertisementViewership |
None. |
|
| AdvertisementViewerships1 | Collection of AdvertisementViewership |
None. |
|
| PostingViewerships | Collection of PostingViewership |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.