feedbin / support

83 stars 11 forks source link

Add ability to get unread entries of a single feed #473

Open such opened 10 years ago

such commented 10 years ago

The URL https://api.feedbin.com/v2/feeds/{id}/entries.json gives me all the entries from a specific feed, but if I try https://api.feedbin.com/v2/feeds/{id}/unread_entries.json I get a 404. Why? It would be much easier, if I just could get the unread entries for a specific feed.

such commented 9 years ago

Hello, Is there a chance this is going to be done anytime soon? Thanks