Newer Version Available
Communities Home Feed Resource
- Resource
- /connect/communities/communityId/chatter/feeds/home/feed-elements
- Available since release
- 32.0
- Requires Chatter
- Yes
- HTTP methods
- GET, HEAD
- GET parameters
-
Parameter Name Type Description Required or Optional Available Version filter String Specifies the filter values that can be applied to a feed. - AllQuestions—Only feed elements that are questions.
- CommunityScoped—Reserved for future use.
- SolvedQuestions—Only feed elements that are questions and that have a best answer.
- UnansweredQuestions—Only feed elements that are questions and that don���t have any answers.
- UnsolvedQuestions—Only feed elements that are questions and that don’t have a best answer.
Optional 32.0 page String A generated token that indicates the view of feed elements in the feed. Page tokens are returned as part of the response body, in one of the URL parameters, such as nextPageURL, for example: 1"nextPageUrl": 2"/services/data/v34.0/ 3chatter/feeds/news/ 4005D0000001GLowIAN 5/feed-elements 6?page=2011-03-30T17:34:50Z, 70D5D0000000DSv4KAG"Optional 29.0 pageSize Integer Specifies the number of elements per page. Valid values are between 1 and 100. If you don't specify a size, the default is 25. Optional 29.0 q String One or more keywords to search for in the body and comments of feed elements in this feed. The search string can contain wildcards and must contain at least two characters that aren’t wildcards. See Wildcards.
Optional 29.0 sort String Specifies the order returned by the sort, such as by date created or last modified: - CreatedDateDesc—Sorts by most recent creation date.
- LastModifiedDateDesc—Sorts by most recent activity.
Optional 29.0 - Response body for GET
- Feed Element Page