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