| Key | String | Internal. | {{ClaudeFile.ApiKeyEncrypted}} |
| Contains PII | Boolean | True if the file contains Personally Identifiable Information. | {{ClaudeFile.ContainsPII}} |
| Contains sensitive information | Boolean | True if the file contains company, medical or financial data. | {{ClaudeFile.ContainsSensitiveInformation}} |
| Created at | DateTime | Datetime string representing the time at which the model was released. | {{ClaudeFile.CreatedAt}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ClaudeFile.CreatedTime}} |
| Display Name | String | | {{ClaudeFile.DisplayName}} |
| Downloadable | Boolean | Whether the file can be downloaded. | {{ClaudeFile.Downloadable}} |
| Id | String | Unique model identifier. | {{ClaudeFile.Id}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{ClaudeFile.LastModifiedTime}} |
| Mime Type | String | MIME type of the file. | {{ClaudeFile.MimeType}} |
| Organization | Claude Organization | Parent Organization of the Model. | {{ClaudeFile.Organization}} |
| Organization Name | String | Parent Organization of the Model. | {{ClaudeFile.OrganizationName}} |
| Risk Score | Int32 | Stores risk score | {{ClaudeFile.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ClaudeFile.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ClaudeFile.RiskScoreValue}} |
| Size | Double | Size of the file in bytes. | {{ClaudeFile.SizeBytes}} |
| Workspace | Claude Workspace | Parent Workspace of the Model. | {{ClaudeFile.Workspace}} |
| Workspace Name | String | Parent Workspace of the Model. | {{ClaudeFile.WorkspaceName}} |