Chatter REST API Developer's Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Summer '19 (API version 46.0)
Spring '19 (API version 45.0)
Winter '19 (API version 44.0)
Summer '18 (API version 43.0)
Spring '18 (API version 42.0)
Winter '18 (API version 41.0)
Summer '17 (API version 40.0)
Spring '17 (API version 39.0)
Winter '17 (API version 38.0)
Summer '16 (API version 37.0)
Spring '16 (API version 36.0)
Winter '16 (API version 35.0)
Summer '15 (API version 34.0)
Spring '15 (API version 33.0)
Winter '15 (API version 32.0)
Spring '14 (API version 30.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Feeds Resources
Feeds are made up of feed items. There are many feed types.
Each feed type has an algorithm that determines which feed items it
contains.
The news feed, record feed, and user profile feed support GET and POST requests. All other feeds support GET requests.
- Bookmarks Feed Resources
A feed containing feed items saved as bookmarks by the logged-in user. - Communities Moderation Feed Resource
A feed containing feed items and comments that have been flagged for moderation in a community. - Company Feed Resources
A feed containing all feed-items and comments from an entire company. - Favorites Feed Resources
A feed containing favorites saved by the logged-in user. - Feeds Resource
A list of all of the feeds the logged-in user is able to view. - Files Feed Resources
A feed containing all the feed items that contain files posted by people or groups that the logged-in user follows. - Filter Feed Resources
The filter feed is the news feed filtered to contain feed items whose parent is a specified object type. - Groups Feed Resources
A feed containing all feed items from all groups the current user either owns or is a member of. - News Feed Resources
A feed containing items of interest to the logged-in user. You can post feed items to the news feed. - People Feed Resources
All feed items posted by all of the people the logged-in user follows. - Record Feed Resource
The feed of the specified record, which could be a group, person, object, file and so on. You can post feed items to the record feed. - To Feed Resources
A feed containing all @mentions of the logged-in user and posts others have made to the logged-in user's feed. - Topics Feed Resources
The feed of the specified topic. - User Profile Feed Resources
A feed containing actions by the current user on records that can be tracked in a feed. This feed is different than/chatter/feeds/news, which returns more items, including posts, group updates, and record updates. You can post feed items to the user-profile feed.