v2
latestOpenAPI 3.0.12026-07-136649194.5 KBBasic
Retrieve all previous versions of a website page
Retrieves all the previous versions of a website page, specified by page ID.
get/cms/pages/2026-03/site-pages/{objectId}/revisions
Path parameters
objectIdstring required
The ID of the website page.
Query parameters
afterstring
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
beforestring
The cursor token value to retrieve the set of results before the current page.
limitinteger
The maximum number of results to return. Default is 100.
Response
successful operation