Join a webinar on April 30th: Unlocking Your Data using AI with Box Extract & MCP Server. Register here
{
"id": "12345678",
"type": "app_item_association",
"app_item": {
"id": "12345678",
"type": "app_item",
"application_type": "hubs"
},
"item": {
"id": "12345",
"type": "file",
"etag": "1"
}
}An app item association represents an association between a file or folder and an app item. Associations between a folder and an app item cascade down to all descendants of the folder.
The unique identifier for this app item association.
"12345678"
The value will always be app_item_association.
app_item_association "app_item_association"
The app item which is associated with the file or folder.
Show child attributes
The bare basic representation of a file, the minimal amount of fields returned when using the fields query parameter.
Show child attributes
Was this page helpful?