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=watchlistraw (wr)
- This module requires read rights.
- This module can be used as a generator.
- Source: MediaWiki
- License: GPL-2.0-or-later
Get all pages on the current user's watchlist.
Specific parameters:
Other general parameters are available.
- wrcontinue
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- wrnamespace
Only list pages in the given namespaces.
- Values (separate with | or alternative): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 104, 105, 108, 110, 111, 112, 113, 114, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 150, 154, 155
- To specify all values, use *.
- wrlimit
How many total results to return per request.
- Type: integer or max
- ⧼paramvalidator-help-type-number-minmax⧽
- ⧼paramvalidator-help-default⧽
- wrprop
- ⧼api-help-param-no-description⧽
- changed
- Values (separate with | or alternative): changed
- wrshow
- ⧼api-help-param-no-description⧽
- Values (separate with | or alternative): !changed, changed
- wrowner
- ⧼api-help-param-no-description⧽
- ⧼paramvalidator-help-type-user⧽
- wrtoken
- ⧼api-help-param-no-description⧽
- wrdir
- ⧼api-help-param-no-description⧽
- One of the following values: ascending, descending
- ⧼paramvalidator-help-default⧽
- wrfromtitle
- ⧼api-help-param-no-description⧽
- wrtotitle
- ⧼api-help-param-no-description⧽
- ⧼apihelp-query+watchlistraw-example-simple⧽
- api.php?action=query&list=watchlistraw ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlistraw-example-generator⧽
- api.php?action=query&generator=watchlistraw&gwrshow=changed&prop=info ⧼api-help-open-in-apisandbox⧽