Gets a set of information of the target user. The returned information of the user includes full name, position avatar, link to profile and relationship status with the current user who sends request.
URL:
http://{domain_name}/{rest_context_name}/private/social/people/getPeopleInfo/{userId}.{format}
Level API: Platform
Parameters:
Required (path parameters):
Parameter | Description |
---|---|
userId | The Id of a specific user. |
format | The format of the returned result, for example, JSON, or XML. |
Optional (query parameters):
Parameter | Description |
---|---|
currentUserName | The current user name who sends request. |
updatedType | The type of connection action shown on the pop-up. |