I’m unsure where to post this, it’s really a feature request
Why is there no way to return entries with ANY status unless you either;
1. Know all the possible statuses and use status=“draft|reviewed|published”
2. Use a workaround like status=“not fakeStatus”
Could there not be an option to use status=“any” which would, logically, return any entries regardless of their status.