Okta.Sdk.Model.PrincipalRateLimitEntity

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CreatedBystringThe Okta user ID of the user who created the principle rate limit entity[optional] [readonly]
CreatedDateDateTimeOffsetThe date and time the principle rate limit entity was created[optional] [readonly]
DefaultConcurrencyPercentageintThe default percentage of a given concurrency limit threshold that the owning principal can consume[optional]
DefaultPercentageintThe default percentage of a given rate limit threshold that the owning principal can consume[optional]
IdstringThe unique identifier of the principle rate limit entity[optional] [readonly]
LastUpdateDateTimeOffsetThe date and time the principle rate limit entity was last updated[optional] [readonly]
LastUpdatedBystringThe Okta user ID of the user who last updated the principle rate limit entity[optional] [readonly]
OrgIdstringThe unique identifier of the Okta org[optional] [readonly]
PrincipalIdstringThe unique identifier of the principal. This is the ID of the API token or OAuth 2.0 app.
PrincipalTypePrincipalType

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