MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=unreviewedpages (ur)

(main | query | unreviewedpages)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: Flagged Revisions
  • License: GPL-2.0-or-later

Enumerates pages that have not been reviewed to a given quality level.

Parameters:
urstart

Start listing at this page title.

urend

Stop listing at this page title.

urdir

Direction to sort in.

One of the following values: ascending, descending
Default: ascending
urnamespace

The namespaces to enumerate.

Values (separate with | or alternative): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 102, 103, 106, 107, 108, 109, 112, 113, 114, 115, 274, 275, 828, 829, 1504, 1505, 1506, 1507, 2300, 2301, 2302, 2303, 3000, 3001, 3004, 3005, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031
Maximum number of values is 50 (500 for bots).
To specify all values, use *.
Default: 3000
urfilterredir

How to filter for redirects.

One of the following values: redirects, nonredirects, all
Default: all
urfilterlevel

How to filter by quality (0=checked, 1=quality).

The value must be between 0 and 2.
Type: integer
Default: 0
urlimit

How many total pages to return.

No more than 500 (5,000 for bots) allowed.
Type: integer or max
Default: 10