Okta.Sdk.Model.APIServiceIntegrationInstance

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ConfigGuideUrlstringThe URL to the API service integration configuration guide[optional] [readonly]
CreatedAtstringTimestamp when the API Service Integration instance was created[optional] [readonly]
CreatedBystringThe user ID of the API Service Integration instance creator[optional] [readonly]
GrantedScopesList<string>The list of Okta management scopes granted to the API Service Integration instance. See Okta management OAuth 2.0 scopes.[optional]
IdstringThe ID of the API Service Integration instance[optional] [readonly]
NamestringThe name of the API service integration that corresponds with the `type` property. This is the full name of the API service integration listed in the Okta Integration Network (OIN) catalog.[optional] [readonly]
PropertiesDictionary<string, AppPropertiesValue>App instance properties[optional]
TypestringThe type of the API service integration. This string is an underscore-concatenated, lowercased API service integration name. For example, `my_api_log_integration`.[optional]
LinksAPIServiceIntegrationLinks[optional]

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