Okta.Sdk.Model.RiskEvent

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ExpiresAtDateTimeOffsetTimestamp at which the event expires (expressed as a UTC time zone using ISO 8601 format: yyyy-MM-dd`T`HH:mm:ss.SSS`Z`). If this optional field isn't included, Okta automatically expires the event 24 hours after the event is consumed.[optional]
SubjectsList<RiskEventSubject>List of risk event subjects
TimestampDateTimeOffsetTimestamp of when the event is produced (expressed as a UTC time zone using ISO 8601 format: yyyy-MM-dd`T`HH:mm:ss.SSS`Z`)[optional]

[Back to Model list] [Back to API list] [Back to README]