A Hub Item is a Box Item that is referenced in a Hub.
12345678
The unique identifier for this item.
file
The type of the item.
Value is one of file
,folder
,web_link
My File
The name of the item.
{
"id": "12345678",
"type": "file",
"name": "My File"
}