RecentItems
Shows a list of items recently accessed by the user, such as files and folders opened in Box.
Columns
| Name | Type | Description |
| Type | String | The type of recent item, such as file, folder, or web link. |
| InteractedAt | Datetime | The timestamp of the most recent interaction with the item. |
| InteractionSharedLink | String | The shared link used to access the item, if applicable; otherwise null. |
| InteractionType | String | The type of action most recently taken on the item, such as preview, edit, or download. |
| ItemId | String | The unique identifier for the recent item. |