| Key | String | Internal. | {{ClaudeAPIKey.ApiKeyEncrypted}} |
| Created at | DateTime | Datetime string indicating when the API Key was created. | {{ClaudeAPIKey.CreatedAt}} |
| Created By | Claude User | User that created the API key. | {{ClaudeAPIKey.CreatedByUser}} |
| Created By Name | String | User that created the API key. | {{ClaudeAPIKey.CreatedByUserName}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ClaudeAPIKey.CreatedTime}} |
| Display Name | String | | {{ClaudeAPIKey.DisplayName}} |
| ID | String | ID of the API key. | {{ClaudeAPIKey.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. | {{ClaudeAPIKey.LastModifiedTime}} |
| Organization | Claude Organization | Parent Organization of the User. | {{ClaudeAPIKey.Organization}} |
| Organization Name | String | Parent Organization of the User. | {{ClaudeAPIKey.OrganizationName}} |
| Key Hint | String | Partially redacted hint for the API key. | {{ClaudeAPIKey.PartialKeyHint}} |
| Risk Score | Int32 | Stores risk score | {{ClaudeAPIKey.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ClaudeAPIKey.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ClaudeAPIKey.RiskScoreValue}} |
| Status | String | Status of the API key. Allowed values: active, archived, inactive. | {{ClaudeAPIKey.Status}} |
| Workspace | Claude Workspace | Parent Workspace of the API Key. | {{ClaudeAPIKey.Workspace}} |
| Workspace Name | String | Parent Workspace of the API Key. | {{ClaudeAPIKey.WorkspaceName}} |