Reference

OpenAI Invite

Represents an individual invite to the organization

Part of the OpenAI inventory.

Scan settings

Default scanning intervalAllowed scanning intervalsData removal during incremental scan
DailyDaily, Weekly, Bi-Weekly, Monthly, Never, InitialYes

Properties

Property Type Description Automation placeholder
Accepted at DateTime Datetime of when the invite was accepted. {{OpenAIInvite.AcceptedAt}}
Key String Internal. {{OpenAIInvite.ApiKeyEncrypted}}
Initially Scanned DateTime Shows when this object was initially found in a scan. {{OpenAIInvite.CreatedTime}}
Display Name String {{OpenAIInvite.DisplayName}}
Expires at DateTime Datetime of when the invite expires. {{OpenAIInvite.ExpiresAt}}
Id String Id of the invite. {{OpenAIInvite.Id}}
Invited at DateTime Datetime of when the invite was sent. {{OpenAIInvite.InvitedAt}}
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. {{OpenAIInvite.LastModifiedTime}}
Organization OpenAI Organization Parent organization of the invite. {{OpenAIInvite.Organization}}
Organization Name String Parent organization of the invite. {{OpenAIInvite.OrganizationName}}
Risk Score Int32 Stores risk score {{OpenAIInvite.RiskScore}}
Risk Score Update DateTime Stores risk score update {{OpenAIInvite.RiskScoreLastUpdate}}
Risk Score Value String Stores risk score value like Low_Low {{OpenAIInvite.RiskScoreValue}}
Role String Role of the invited user. Allowed values: owner, reader. {{OpenAIInvite.Role}}
Status String Status of the invite. Allowed values: accepted, expired, pending. {{OpenAIInvite.Status}}

Relations

Relation Service Description
OpenAI Organization OpenAI OpenAI organizations that are configured to be scanned

Segments

Segment Description
Pending OpenAI Invites Shows invitations that are still pending acceptance

Actions

  • Delete Invite
Policy Severity Description
Expired OpenAI invites should be cleaned up Low Detects OpenAI invitations that have expired and should be removed
Stale pending OpenAI invites should be revoked Medium Detects OpenAI invitations that have been pending for more than 30 days

Last updated: 7/19/2026