Okta.Sdk.Model.ApiToken

October 22, 2025 ยท View on GitHub

An API token for an Okta User. This token is NOT scoped any further and can be used for any API the user has permissions to call.

Properties

NameTypeDescriptionNotes
ClientNamestring[optional] [readonly]
CreatedDateTimeOffset[optional] [readonly]
ExpiresAtDateTimeOffset[optional] [readonly]
Idstring[optional] [readonly]
LastUpdatedDateTimeOffset[optional] [readonly]
Namestring
NetworkApiTokenNetwork[optional]
TokenWindowstringA time duration specified as an ISO 8601 duration.[optional]
UserIdstring[optional]
LinkLinksSelf[optional]

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