Select the Contents of a Portfolio Folder

Marketing Cloud Engagement has a new model for storing, finding, managing, creating, sharing, and distributing all content-related objects. Access the objects created with the new Content Builder tools using the REST API. Your existing SOAP API integrations only function with the Classic tools.

This page contains information about retrieving and selecting object contained within the Portfolio and associated subfolders of an account.

You can use the Retrieve call to return information about the object contained within the Portfolio or a subfolder and use it as part of other calls, including creating and sending email messages.

Use the sample code below as a model for your own call. Remember that the Portfolio contains folders; if a folder is not specified, all Portfolio items for the account are returned.