Skip to main content

A recent item accessed by a user.

type
string

The value will always be recent_item.

Example:

"recent_item"

item
File (Full) · object

The item that was recently accessed.

interaction_type
enum<string>

The most recent type of access the user performed on the item.

Available options:
item_preview,
item_upload,
item_comment,
item_open,
item_modify
Example:

"item_preview"

interacted_at
string<date-time>

The time of the most recent interaction.

Example:

"2018-04-13T13:53:23-07:00"

If the item was accessed through a shared link it will appear here, otherwise this will be null.

Example:

"https://www.box.com/shared/static/rh935iit6ewrmw0unyul.jpeg"