Skip to main content

Overview

Folders help you organize materials into logical groups. You can:
  • Create folders and subfolders
  • Move materials between folders
  • Delete folders
  • List folder contents
  • Create nested folder structures

Folder Object

Create Folder

Create a new folder to organize your materials.

List All Folders

Get all folders in your organization.

Get Folder Details

Retrieve details about a specific folder including material and subfolder counts.

Move Folder

Move a folder to a different parent folder or to the root level.

Delete Folder

Delete a folder from your organization.

Get Folder Contents

List all materials in a specific folder.

Using materials.list()

Using folders.listMaterials()

Alternatively, you can use the folders.listMaterials() method to get materials directly from a folder with pagination support.

Example: Complete Folder Organization

Here’s a complete example of organizing course materials: