Skip to main content
Folders, together with Files, are at the core of the Box API. Folders can be uploaded and downloaded, as well as hold important metadata information about the content.

Folder

A standard representation of a folder, as returned from any folder API endpoints by default.
Example

Folder (Base)

The bare basic representation of a folder, the minimal amount of fields returned when using the fields query parameter.
Example

Folder (Full)

A full representation of a folder, as can be returned from any folder API endpoints by default.
Example

Folder (Mini)

A mini representation of a file version, used when nested under another resource.
Example

Items

A list of files, folders, and web links in their mini representation.
Example

Items

A list of files, folders, and web links in their mini representation.
Example
Last modified on July 24, 2026