GET
/api/im/admin/moderation/users
List users for moderation (admin)
Returns users with moderation-relevant fields (ban status, quarantine count,
publish count, trust tier, and credit balance resolved from CreditService).
当前语言暂无代码示例
参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| search | string | N | — | |
| filter | string (banned | report-banned) | N | — | |
| page | integer | N | 1 | |
| limit | integer | N | 20 |