MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=articlefeedbackv5-view-activity (aa)

(main | query | articlefeedbackv5-view-activity)
  • This module requires read rights.
  • Source: Article Feedback
  • License: GPL-2.0-or-later

List article feedback activity for a specified page

Parameters:
aafeedbackid

ID of article feedback to get activity for

This parameter is required.
aatitle

Title of the page the feedback was given for. Cannot be used together with aapageid

aapageid

ID of the page the feedback was given for. Cannot be used together with aatitle

Type: integer
aalimit

How many activity results to return

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

When more results are available, use this to continue

aanoheader

Skip the header markup, even if this is the first page

Type: boolean (details)