Alternatively, you may also use the
FeedService.get to retrieve the feeds or the
FeedItemService.get for feed items. You may pattern the code using the
GetCampaigns example as reference. Instead of the CampaignService and the Campaign object, use the FeedService/FeedItemService and
Feed/
FeedItem object instead.