Feature summary (what you would like to be able to do and where):
It should be possible to query the readinglistentries API without a list ID to get a list of all the articles across all reading lists owned by the user.
e.g. https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&format=json&list=readinglistentries&formatversion=2
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
- The iOS app has a "all articles" tab which doesn't reflect all articles (T406532)
- Web initially will not support multiple lists and we'd like a flattened view of all saved pages prior to shipping to apps users
Benefits (why should this be implemented?):
Apps users will be confused if they do not see pages from other lists.