v2
latestOpenAPI 3.0.12026-07-136649194.5 KBAdvanced
Retrieve all previous versions of a landing page
Retrieve all the previous versions of a landing page, specified by page ID.
get/cms/pages/2026-03/landing-pages/{objectId}/revisions
Path parameters
objectIdstring required
The landing page ID.
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