Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-oauth
v1
ListPublishedOAuthAppIntegrationsResponse
Interface ListPublishedOAuthAppIntegrationsResponse
interface
ListPublishedOAuthAppIntegrationsResponse
{
apps
?:
PublishedOAuthAppIntegration
[]
;
nextPageToken
?:
string
;
}
Index
Properties
apps?
next
Page
Token?
Properties
Optional
apps
apps
?:
PublishedOAuthAppIntegration
[]
List of Published 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 Published OAuth App Integrations defined for the account.