API:Articlefeedback
Appearance
Prefix: af Required Rights: None POST Only? No
List all article feedbacks
Parameters
[edit]- anontoken – Token for anonymous users. Type: string
- pageid (required) – Page ID to get feedbacks for. Type: integer
- userrating – Whether to get the current user's ratings for the specific rev/article. Type: bool
Errors Codes
[edit]- invalidtitle – Bad title ``key''.
- invalidtitle – Bad title ``title''.
- invalidtoken – The anontoken is not 32 characters.
- noanontoken – The anontoken parameter must be set.
- nopageid – The pageid parameter must be set.
- readapidenied – You need read permission to use this module.