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=globalgroups (ggp)
- This module requires read rights.
- Source: CentralAuth
- License: GPL-2.0-or-later
Enumerate all global groups.
Parameter:
- ggpprop
What pieces of information to include.
- Values (separate with | or alternative): rights
Examples:
- List global groups
- api.php?action=query&list=globalgroups [open in sandbox]
- Show global groups with the rights they grant
- api.php?action=query&list=globalgroups&ggpprop=rights [open in sandbox]