Reference
OpenAI Admin API Key
Represents an individual Admin API key in an org
Part of the OpenAI inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|
| Daily | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | Yes |
Properties
| Property | Type | Description | Automation placeholder |
| Key | String | Internal. | {{OpenAIAdminAPIKey.ApiKeyEncrypted}} |
| Created at | DateTime | Datetime of when the API key was created. | {{OpenAIAdminAPIKey.CreatedAt}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{OpenAIAdminAPIKey.CreatedTime}} |
| Display Name | String | | {{OpenAIAdminAPIKey.DisplayName}} |
| Id | String | Id of the admin API key. | {{OpenAIAdminAPIKey.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. | {{OpenAIAdminAPIKey.LastModifiedTime}} |
| Last used at | DateTime | Datetime of when the API key was last used. | {{OpenAIAdminAPIKey.LastUsedAt}} |
| Organization | OpenAI Organization | Parent organization of the admin API key. | {{OpenAIAdminAPIKey.Organization}} |
| Organization Name | String | Parent organization of the admin API key. | {{OpenAIAdminAPIKey.OrganizationName}} |
| Owner | OpenAI User | Owner of the admin API key. | {{OpenAIAdminAPIKey.Owner}} |
| Owner Name | String | Owner of the admin API key. | {{OpenAIAdminAPIKey.OwnerName}} |
| Redacted Value | String | The redacted value of the API key. | {{OpenAIAdminAPIKey.RedatedValue}} |
| Risk Score | Int32 | Stores risk score | {{OpenAIAdminAPIKey.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{OpenAIAdminAPIKey.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{OpenAIAdminAPIKey.RiskScoreValue}} |
Relations
| Relation | Service | Description |
| OpenAI Organization | OpenAI | OpenAI organizations that are configured to be scanned |
| OpenAI User | OpenAI | Represents an individual user within an organization |
Segments
| Segment | Description |
| OpenAI Admin API Keys | Shows all admin-level API keys across the organization |
Actions
Last updated: 7/19/2026