Reference
OpenAI Chat Completion
List stored Chat Completions.
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 | No |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Key | String | Internal. | {{OpenAIChatCompletion.ApiKeyEncrypted}} |
| Created at | DateTime | Datetime of when the chat completion was created. | {{OpenAIChatCompletion.CreatedDate}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{OpenAIChatCompletion.CreatedTime}} |
| Display Name | String | {{OpenAIChatCompletion.DisplayName}} | |
| Input Tokens | Int32 | Number of input tokens consumed. | {{OpenAIChatCompletion.InputTokens}} |
| 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. | {{OpenAIChatCompletion.LastModifiedTime}} |
| Organization | OpenAI Organization | Parent organization of the completion. | {{OpenAIChatCompletion.Organization}} |
| Organization Name | String | Parent organization of the completion. | {{OpenAIChatCompletion.OrganizationName}} |
| Output Tokens | Int32 | Number of output tokens generated. | {{OpenAIChatCompletion.OutputTokens}} |
| Project | OpenAI Project | Project which caused the completion. | {{OpenAIChatCompletion.Project}} |
| Project Name | String | Project which caused the completion. | {{OpenAIChatCompletion.ProjectName}} |
| Risk Score | Int32 | Stores risk score | {{OpenAIChatCompletion.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{OpenAIChatCompletion.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{OpenAIChatCompletion.RiskScoreValue}} |
Relations
| Relation | Service | Description |
|---|---|---|
| OpenAI Organization | OpenAI | OpenAI organizations that are configured to be scanned |
| OpenAI Project | OpenAI | Represents an individual project |
Segments
This object does currently not have any segments.
Actions
This object does currently not have any actions.