~/forgegetstream api
Interactive terminal, type a command below
getstream api QueryReviewQueue --request '{ "sort": [{ "field": "flag_count", "direction": -1 }] }'
{ "items": [ … 4 items ], "duration": "24ms" }
$ getstream api Ban --request '{ "target_user_id": "gpu_deals_bot", "reason": "spam" }'
{ "duration": "12ms" }
$ getstream api QueryBannedUsers --jq '.bans[].user_id'
"gpu_deals_bot"
Found, banned, verified — the queue's worst offender is gone in three commands, without opening a dashboard. Undo it with the Unban suggestion below.
Press Tab to fill the suggested command. Press Enter or Run to execute.
QueryReviewQueueModeration
ItemFlagsReason
user · gpu_deals_bot7spam
message · devlog3spam link
comment · demo-day2blocklist hit
message · art-help1harassment
4 rows · 24ms· QueryReviewQueue
gpu_deals_botModeration
Banned
User
gpu_deals_bot
Reason
spam
Expires
never
Verify with getstream api QueryBannedUsers; undo with Unban.
Try: