Feed Elements Capability, Read By Items

Get information about who read a feed element and when.
Resource
/chatter/feed-elements/feedElementId/capabilities/read-by/items
/connect/communities/communityId/chatter/feed-elements/feedElementId/capabilities/read-by/items
Available version
40.0
Requires Chatter
Yes
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
page String Specifies the page token to use to view a page of information. Page tokens are returned as part of the response class, such as currentPageToken or nextPageToken. If you pass in null, the first page is returned. Optional 40.0
pageSize Integer Specifies the number of items per page. Valid values are from 1 through 100. If you pass in null, the default size is 25. Optional 40.0
Response body for GET
Read By Collection

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