MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
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: relevance, age, helpful
- afvfsortdirection
Direction (ASC|DESC) to sort the feedback by
- One of the following values: DESC, ASC, desc, asc
- afvffilter
What filtering to apply to list
- This parameter is required.
- One of the following values: *, has_comment, featured, unreviewed, helpful, unhelpful, flagged, useful, resolved, noaction, inappropriate, archived, allcomment, hidden, requested, declined, oversighted, all
- afvffeedbackid
The ID of a specific feedback item to fetch
- afvfoffset
Offset to start grabbing data at