Okta.Sdk.Model.DetailedHookKeyInstance

October 22, 2025 ยท View on GitHub

A key object with public key details

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffset?Timestamp when the key was created[optional] [readonly]
IdstringThe unique Okta ID of this key record[optional] [readonly]
IsUsedboolWhether this key is currently in use by other applications[optional] [readonly]
KeyIdstringThe alias of the public key[optional] [readonly]
LastUpdatedDateTimeOffset?Timestamp when the key was updated[optional] [readonly]
NamestringDisplay name of the key[optional]
EmbeddedEmbedded[optional]

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