Folders
Get all landing page folders
Get the list of Landing Page Folders. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
get/cms/pages/2026-03/landing-pages/folders
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.
archivedboolean
Whether to return only results that have been archived.
createdAfterstring date-time
Filter folders created after the specified date and time.
createdAtstring date-time
Filter folders by their exact creation date and time.
createdBeforestring date-time
limitinteger
The maximum number of results to display per page.
propertystring
Specify a property to include in the response.
sortstring[]
updatedAfterstring date-time
updatedAtstring date-time
updatedBeforestring date-time
Response
successful operation