Trợ giúp về API MediaWiki

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=allusers (au)

(main | query | allusers)

Enumerate all registered users.

Các tham số:
aufrom

The user name to start enumerating from.

auto

The user name to stop enumerating at.

auprefix

Search for all users that begin with this value.

audir

Direction to sort in.

Một trong các giá trị: ascending, descending
Mặc định: ascending
augroup

Only include users in the given groups.

Các giá trị (phân tách bằng |): bot, sysop, interface-admin, bureaucrat, automoderated, maintenanceshell, staff, forumadmin, moderator, checkuser
auexcludegroup

Exclude users in the given groups.

Các giá trị (phân tách bằng |): bot, sysop, interface-admin, bureaucrat, automoderated, maintenanceshell, staff, forumadmin, moderator, checkuser
aurights

Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.

Các giá trị (phân tách bằng |): apihighlimits, applychangetags, autoconfirmed, autocreateaccount, autopatrol, bigdelete, block, blockemail, bot, browsearchive, changetags, createaccount, createpage, createtalk, delete, deletechangetags, deletedhistory, deletedtext, deletelogentry, deleterevision, edit, editcontentmodel, editinterface, editprotected, editmyoptions, editmyprivateinfo, editmyusercss, editmyuserjson, editmyuserjs, editmywatchlist, editsemiprotected, editsitecss, editsitejson, editsitejs, editusercss, edituserjson, edituserjs, hideuser, import, importupload, ipblock-exempt, managechangetags, markbotedits, mergehistory, minoredit, move, movefile, move-categorypages, move-rootuserpages, move-subpages, nominornewtalk, noratelimit, override-export-depth, pagelang, patrol, patrolmarks, protect, purge, read, reupload, reupload-own, reupload-shared, rollback, sendemail, siteadmin, suppressionlog, suppressredirect, suppressrevision, unblockself, undelete, unwatchedpages, upload, upload_by_url, userrights, userrights-interwiki, viewmyprivateinfo, viewmywatchlist, viewsuppressed, writeapi, viewedittab, editrestrictedfields, createclass, multipageedit, adminlinks, welcomeexempt, gadgets-edit, gadgets-definition-edit, nuke, replacetext, wikiforum-admin, wikiforum-moderator, skipcaptcha, renameuser, spamblacklistlog, tboverride, tboverride-account, titleblacklistlog, moderation, skip-moderation, skip-move-moderation, recreatecargodata, deletecargodata, runcargoqueries, oathauth-enable, oathauth-api-all, interwiki
Maximum number of values is 50 (500 for bots).
auprop

Which pieces of information to include:

blockinfo
Adds the information about a current block on the user.
groups
Lists groups that the user is in. This uses more server resources and may return fewer results than the limit.
implicitgroups
Lists all the groups the user is automatically in.
rights
Lists rights that the user has.
editcount
Adds the edit count of the user.
registration
Adds the timestamp of when the user registered if available (may be blank).
centralids
Adds the central IDs and attachment status for the user.
Các giá trị (phân tách bằng |): blockinfo, groups, implicitgroups, rights, editcount, registration, centralids
aulimit

Có bao nhiêu tên người dùng được trả về.

Không cho phép hơn 500 (5.000 đối với các bot).
Type: integer or max
Mặc định: 10
auwitheditsonly

Only list users who have made edits.

Type: boolean (details)
auactiveusers

Only list users active in the last 30 days.

Type: boolean (details)
auattachedwiki

With auprop=centralids, also indicate whether the user is attached with the wiki identified by this ID.