Feed URLs for a particular space are similar to the system-wide feed URLs above. The difference is the space-specific feed URLs are appended with the community ID number. You can find this number at the end of the URL after you click View Feeds in the All Content page. In the admin console, the ID number is shown at Space/Communities > 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> |