Skip to main content

A collection of items, including files and folders.

Currently, the only collection available is the favorites collection.

The contents of a collection can be explored in a similar way to which the contents of a folder is explored.

id
string

The unique identifier for this collection.

Example:

"11446498"

type
enum<string>

The value will always be collection.

Available options:
collection
Example:

"collection"

name
enum<string>

The name of the collection.

Available options:
Favorites
Example:

"Favorites"

collection_type
enum<string>

The type of the collection. This is used to determine the proper visual treatment for collections.

Available options:
favorites
Example:

"favorites"