GET userinfo/GetUserRelations?token={token}&topUserCount={topUserCount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
Required |
|
| topUserCount | integer |
Default value is 200 |
Body Parameters
None.
Response Information
Resource Description
UserRelations| Name | Description | Type | Additional information |
|---|---|---|---|
| AllUsers | Collection of UserRelationInfo |
None. |
|
| User | UserRelationInfo |
None. |
|
| RelatedUsers | Collection of UserRelationInfo |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.