GET api/Values/GetUserConnectionsBetweenUsersAsync?idOfOtherUser={idOfOtherUser}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfOtherUser | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of UserConnection| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| UserConnectionType | integer |
None. |
|
| DateCreated | date |
None. |
|
| User | User |
None. |
|
| ConnectedWith | User |
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.