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=articlefeedbackv5-view-feedback (afvf)
- This module requires read rights.
- Source: Article Feedback
- License: GPL-2.0-or-later
List article feedback for a specified page
Parameters:
- afvftitle
Title of the page to get feedback ratings for. Cannot be used together with afvfpageid
- afvfpageid
ID of the page to get feedback ratings for. Cannot be used together with afvftitle
- Type: integer
- afvfwatchlist
Load feedback from user's watchlisted pages (1) or from all pages (0)
- Type: integer
- afvfsort
Key to sort records by
- One of the following values: age, helpful, relevance
- afvfsortdirection
Direction (ASC|DESC) to sort the feedback by
- One of the following values: ASC, DESC, asc, desc
- afvffilter
What filtering to apply to list
- This parameter is required.
- One of the following values: *, all, allcomment, archived, declined, featured, flagged, has_comment, helpful, hidden, inappropriate, noaction, oversighted, requested, resolved, unhelpful, unreviewed, useful
- afvffeedbackid
The ID of a specific feedback item to fetch
- afvfoffset
Offset to start grabbing data at