Files
discoursejs/docs/sdk/models/operations/adminlistusersrequest.md

4.1 KiB
Raw Blame History

AdminListUsersRequest

Example Usage

import { AdminListUsersRequest } from "@lukehagar/discoursejs/sdk/models/operations";

let value: AdminListUsersRequest = {
  flag: "new",
};

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