Advanced
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
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