Get a User's Private Folder

{ getPrivateFolderForUser }

Gets the private root folder for the specified user.

Method

/API2/content/getPrivateFolderForUser
  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2018.5
  • Can be used by all user types
  • REST API only via POST actions.
  • Input Parameters

    Name

    userId

    Type

    string

    Description

    The user folder ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Pyramid Content item object.

    Notes

    This retruns the 'My Content Folder' for the user.