Newer Version Available

This content describes an older version of this product. View Latest

Feed Elements Capability, Upvote and Downvote Items

Get a list of users who upvoted or downvoted a feed element.
Resource
1/chatter/feed-elements/feedElementId/capabilities/up-down-vote/items
1/connect/communities/communityId/chatter/feed-elements/feedElementId/capabilities/up-down-vote/items
Available version
42.0
Requires Chatter
Yes
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
page Integer Number of the page you want returned. Starts at 0. If you don’t specify a value or if you specify 0, the first page is returned. Optional 42.0
pageSize Integer Specifies the number of items per page. Valid values are from 1 through 100. If you don’t specify a value, the default size is 25. Optional 42.0
vote String Specifies the value of the vote for the feed element. Values are:
  • Down
  • Up
You can’t specify None.
Required 42.0
Response body for GET
Vote Collection

If the feed element doesn’t support this capability, the response is 404: Not Found.