Skip to main content

An app item represents an content object owned by an application. It can group files and folders together from different paths. That set can be shared via a collaboration.

id
string
required

The unique identifier for this app item.

Example:

"12345678"

type
enum<string>
required

The value will always be app_item.

Available options:
app_item
Example:

"app_item"

application_type
string
required

The type of the app that owns this app item.

Example:

"hubs"