API:Oldreviewedpages
Appearance
Prefix: or Required Rights: None POST Only? No
Returns a list of pages, that have an outdated review flag, sorted by timestamp of the first unreviewed edit of that page.
Parameters
[edit]- category – Show pages only in the given category.. Type: string
- dir – In which direction to list. *newer: list the longest waiting pages first *older: list the newest items first.
- Type: one of
newer
,older
- end – Stop listing at this timestamp.. Type: timestamp
- filterredir – How to filter for redirects..
- Type: one of
redirects
,nonredirects
,all
- filterwatched – How to filter for pages on your watchlist..
- Type: one of
watched
,all
- limit – How many total pages to return.. Type: limit
- maxsize – Maximum character count change size.. Type: integer
- namespace – The namespaces to enumerate.. Type: namespace
- start – Start listing at this timestamp.. Type: timestamp
Errors Codes
[edit]- invalidtitle – Bad title ``key''.
- invalidtitle – Bad title ``title''.
- notloggedin – You must be logged-in to have a watchlist.
- readapidenied – You need read permission to use this module.