v1
latestOpenAPI 3.0.02026-07-17244.8 KBReturns a paginated list of edits (latest edits if no relevant parameters specified)
get/history
Query parameters
before_idstring
Unique sequential ID for an edit history entry (positive big integer)
Returned edits will be ones made directly before the specified revision ID
after_idstring
Unique sequential ID for an edit history entry (positive big integer)
Returned edits will be ones made directly after the specified revision ID
countnumber
The desired number of records to return
Response
A list of edit history records