{ "opencollection": "1.0.0", "info": { "name": "GitHub Feeds API", "version": "1.1.4" }, "items": [ { "info": { "name": "Feeds", "type": "folder" }, "items": [ { "info": { "name": "GitHub Get Feeds", "type": "http" }, "http": { "method": "GET", "url": "{protocol}://{hostname}/api/v3/feeds" }, "docs": "GitHub Enterprise Server provides several timeline resources in [Atom](http://en.wikipedia.org/wiki/Atom_(standard)) format. The Feeds API lists all the feeds available to the authenticated user:\n\n* **Timeline**: The GitHub Enterprise Server global public timeline\n* **User**: The public timeline for any user, using `uri_template`. For more information, see \"[Hypermedia](https://docs.github.com/enterprise-server@3.9/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia).\"\n* *" } ] } ], "bundled": true }