| Name | Description | Type | Additional information | 
|---|---|---|---|
| ItemStatus | 
                         Publication status to filter results. These are static strings that must be contained within the provided list: All, Published, Draft, Scheduled  | 
                    ContributionStatus | 
                             None.  | 
                
| SortOrder | 
                         Sort Order possible values: asc or desc. Default: desc  | 
                    string | 
                             None.  | 
                
| NumberToReturn | 
                         Number of items to return in the feed. Valid number to return is between 0 and 25. Default is 10.  | 
                    integer | 
                             None.  | 
                
| Direction | 
                         Direction to fetch from the specified marker up (Larger Value) down (Smaller Value)  | 
                    string | 
                             None.  | 
                
| Marker | 
                         Origin marker that can be used to grab the next set of feed items based on a marker from a previous request.  | 
                    string | 
                             None.  |