Info_Home
Access items available on the Smartsheet Home tab, offering a centralized view of user-permissible objects.
Table Specific Information
This view is present in the data model only when UseLegacyAPI is enabled.Select
Retrieve all objects located on the Home tab:
SELECT * FROM Info_Home
Columns
| Name | Type | References | Description |
| SheetsAggregate | String | An array containing details about all sheet objects associated with the home information. | |
| FoldersAggregat | String | An array containing details about all folder objects within the current context of the home environment. | |
| ReportsAggregat | String | An array containing details about all report objects, providing insights into shared or owned reports in the home scope. | |
| TemplatesAggregat | String | An array containing details about all template objects available within the home context, used for creating new sheets. | |
| WorkspacesAggregat | String | An array containing details about all workspace objects, representing collaborative spaces within the home environment. |