Okta.Sdk.Model.ServiceAccount

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AccountTypeServiceAccountType
CreatedDateTimeOffsetTimestamp when the service account was created[optional] [readonly]
DescriptionstringThe description of the service account[optional]
IdstringThe UUID of the service account[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the service account was last updated[optional] [readonly]
NamestringThe user-defined name for the service account
OwnerGroupIdsList<string>A list of IDs of the Okta groups that own the service account[optional]
OwnerUserIdsList<string>A list of IDs of the Okta users that own the service account[optional]
StatusServiceAccountStatus[optional]
StatusDetailServiceAccountStatusDetail[optional]

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