mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 20:37:49 +00:00
4.0 KiB
4.0 KiB
AdminListUsersRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
asc |
operations.QueryParamAsc | ➖ | N/A |
email |
string | ➖ | Filter to the user with this email address |
flag |
operations.Flag | ✔️ | N/A |
ip |
string | ➖ | Filter to users with this IP address |
order |
operations.QueryParamOrder | ➖ | N/A |
page |
number | ➖ | N/A |
showEmails |
boolean | ➖ | Include user email addresses in response. These requests will be logged in the staff action logs. |
stats |
boolean | ➖ | Include user stats information |