Feeds per space

Feed URLs for a particular space are similar to the system-wide feed URLs. The difference is that the space-specific feed URLs are appended with the space ID number.

You can find the space ID in Admin Console: Space > Settings > Space Settings.

Feed Subject URL Syntax
All content https://<domain>/community/feeds/allcontent?communityid=<community_id>
Documents https://<domain>/community/feeds/documents?communityid=<community_id>
Discussion messages https://<domain>/community/feeds/messages?communityid=<community_id>
Discussion threads https://<domain>/community/feeds/threads?communityid=<community_id>
Popular discussion threads https://<domain>/community/feeds/popularthreads?communityid=<community_id>
Unanswered threads https://<domain>/community/feeds/unansweredthreads?communityid=<community_id>
Recent blog posts https://<domain>/blogs/feeds/posts?communityid=<community_id>
Tag https://<domain>/community/feeds/tags/<tag_name>?communityid=<community_id>
Announcements https://<domain>/community/feeds/announcements?communityid=<community_id>
Polls https://<domain>/community/feeds/polls?communityid=<community_id>
Statistics https://<domain>/community/feeds/stats?communityid=<community_id>