Info_Sheets
Explore detailed metadata and structure of Smartsheet sheets, including their components like columns, rows, and attachments.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The unique identifier of the sheet. | |
| Name | String | The sheet name. | |
| Owner | String | The email address of the user who owns the sheet and has primary control over its permissions and content. | |
| OwnerId | String | The unique identifier of the user who owns the sheet, used for internal user management. | |
| Permalink | String | URL that represents a direct link to the sheet in Smartsheet. | |
| SourceId | String | The unique identifier of the original sheet or template from which this sheet was created, useful for tracing its origin. | |
| SourceType | String | Indicates whether the source object for this sheet was a 'sheet' or a 'template', helping to categorize its origin. | |
| CreatedAt | Datetime | The time when the sheet was created. | |
| ModifiedAt | Datetime | The time when the sheet was last modified. | |
| AccessLevel | String | The permission level of the current user for this sheet, such as 'viewer', 'editor', or 'admin'. |