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.
"11446498"
The unique identifier for this collection.
"collection"
collection
Value is always collection
"favorites"
The type of the collection. This is used to determine the proper visual treatment for collections.
Value is always favorites
"Favorites"
The name of the collection.
Value is always Favorites
{
"id": "11446498",
"type": "collection",
"collection_type": "favorites",
"name": "Favorites"
}