Basic
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
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
limitinteger
The maximum number of results to display per page.
Response
successful operation