Trying to get a read-only access to my notifications. I know the API provides access to "/notificaitons.xml" via Oauth, but it also marks the notification as read, which I'm trying to avoid.
Some RSS paths I have found include "/home/index_rss/47945427?key=...", "/user/updates_rss/47945427?key=..." and "/review/list_rss/47945427?key=...", but "/notifications?key=..." and /notifications/47945427?key=..." don't exist.
Some RSS paths I have found include "/home/index_rss/47945427?key=...", "/user/updates_rss/47945427?key=..." and "/review/list_rss/47945427?key=...", but "/notifications?key=..." and /notifications/47945427?key=..." don't exist.
Is there an RSS path to read-only notifications?