GET Friend/Stats
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
FriendStatsViewName | Description | Type | Additional information |
---|---|---|---|
friendsCount | integer |
None. |
|
offersCount | integer |
None. |
|
proposalsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "friendsCount": 1, "offersCount": 2, "proposalsCount": 3 }