People

Provides REST Services for manipulating jobs relates to people.

Resource Description
GET social/people/suggest.{format} Gets users' names that match the input string for suggestion.
GET social/people/getprofile/data.json Gets users' information that matches the input string.
GET social/people/{portalName}/getConnections.{format} Gets the information of people who have had connection with the current user.
GET social/people/getPeopleInfo/{userId}.{format} 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.