How can I get all the items currently in the following Moderation queues using the Customer Communities API
- Pending
- Reported
- Spam
- Trash Can: I’ve tried https://api2-us-west-2.insided.com/v2/questions/trashed, when I’ve confirmed an item is in the Trash Can, but the API returns nothing:
{"result": []}
