v2

latestOpenAPI 3.0.12026-07-136649194.5 KB
Folders

Retrieve a landing page folder

Retrieve a landing page folder, specified by its ID.

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

Path parameters

objectIdstring required

The ID of the landing page folder.

Query parameters

archivedboolean

Specifies whether to return deleted Folders. Defaults to false.

propertystring

Specifies which properties of the folder to include in the response.

Response

successful operation

categoryinteger required

The type of object this folder applies to. Should always be LANDING_PAGE.

createdstring date-time required

The timestamp indicating when the content folder was created.

deletedAtstring date-time required

The timestamp (ISO8601 format) when this content folder was deleted.

idstring required

The unique ID of the content folder.

namestring required

The name of the folder which will show up in the app dashboard

parentFolderIdinteger required

The ID of the content folder this folder is nested under

updatedstring date-time required

The timestamp indicating when the content folder was last updated.