MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=namespaceadmins

(main | query | namespaceadmins)

API module to query admins belonging to a namespace defined in WSSpaces

Parameter:
namespace

The namespace you want to get the list of admins for.

Type: integer
Example:
Query all admins belonging to a namespace.
api.php?action=query&list=namespaceadmins&namespace=50000 [open in sandbox]