Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-oauth
v1
ListCustomOAuthAppIntegrationsRequest
Interface ListCustomOAuthAppIntegrationsRequest
interface
ListCustomOAuthAppIntegrationsRequest
{
accountId
?:
string
;
includeCreatorUsername
?:
boolean
;
pageSize
?:
number
;
pageToken
?:
string
;
}
Index
Properties
account
Id?
include
Creator
Username?
page
Size?
page
Token?
Properties
Optional
account
Id
accountId
?:
string
Optional
include
Creator
Username
includeCreatorUsername
?:
boolean
Optional
page
Size
pageSize
?:
number
Optional
page
Token
pageToken
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
include
Creator
Username
page
Size
page
Token
Databricks SDK for JavaScript
Loading...