Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.box.com/llms.txt

Use this file to discover all available pages before exploring further.

The AppItem that triggered an event in the event stream.

id
string
required

The id of the AppItem.

Example:

"6374669741"

type
enum<string>
required

The type of the source that this event represents. Can only be app_item.

Available options:
app_item
Example:

"app_item"

app_item_type
string
required

The type of the AppItem.

Example:

"hubs"

user
User (Mini) · object

The user that triggered the event.

group
Group (Mini) · object

The group that triggered the event.