Gets the information of people who have had connection with the current user.
URL:
http://{domain_name}/{rest_context_name}/private/social/people/{portalName}/getConnections.{format}
Level API: Platform
Parameters:
Required (path parameters):
| Parameter | Description |
|---|---|
| portalName | The name of current portal. |
| format | The format of the returned result, for example, JSON, or XML. |
Optional (query parameters):
| Parameter | Description |
|---|---|
| nameToSearch | The name of user who wants to get. |
| offset | The starting point of the returned result. |
| limit | The ending point of the returned result. |
| lang | The locale type. |