Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-oauth
v1
ListCustomOAuthAppIntegrationsResponse
Interface ListCustomOAuthAppIntegrationsResponse
interface
ListCustomOAuthAppIntegrationsResponse
{
apps
?:
CustomOAuthAppIntegration
[]
;
nextPageToken
?:
string
;
}
Index
Properties
apps?
next
Page
Token?
Properties
Optional
apps
apps
?:
CustomOAuthAppIntegration
[]
List of Custom OAuth App Integrations defined for the account.
Optional
next
Page
Token
nextPageToken
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
apps
next
Page
Token
Databricks SDK for JavaScript
Loading...
List of Custom OAuth App Integrations defined for the account.