Get a Tenant's Public Folders

Gets the public root folders for a tenant.

Method

/API2/content/getPublicOrGroupFolderByTenantId

  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

folderTenantObject

Object Type

Description

The folder for a tenant object.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Pyramid Content item object.

Notes

This returns either the Group or Public folders for the specified tenant.

Examples