Collection

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.

favorites

Value is always favorites

string
11446498

The unique identifier for this object

string
Favorites

Value is always Favorites

string
collection

Value is always collection

Response Example

{
  "collection_type": "favorites",
  "id": 11446498,
  "name": "Favorites",
  "type": "collection"
}