3.1.5.38.2.1.4 Followers

Return Type: CSOM array of Microsoft.SharePoint.Client.Social.SocialActor

The Followers method retrieves the current user's list of followers. For details on the SocialActor type, see section 3.1.5.3.

For example, the following REST HTTP_GET message calls the Followers resource. This message has an entity body equal to the empty string ("").

 http://my.contoso.com/_api/social.following/my/Followers

Parameters: None