Databricks SDK for JavaScript
    Preparing search index...

    Interface GetCustomOAuthAppIntegrationRequest

    interface GetCustomOAuthAppIntegrationRequest {
        accountId?: string;
        integrationId?: string;
    }
    Index

    Properties

    accountId?: string

    The account ID.

    integrationId?: string

    The OAuth app integration ID.