v2

latestOpenAPI 3.0.12026-07-136649194.5 KB
Folders

Retrieves previous versions of a folder

Retrieves all the previous versions of a landing page folder.

get/cms/pages/2026-03/landing-pages/folders/{objectId}/revisions

Path parameters

objectIdstring required

The ID of the folder.

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 specified cursor.

limitinteger

The maximum number of results to return. Default is 100.

Response

successful operation

totalinteger required