@vectorize-io/vectorize-client
    Preparing search index...

    Interface GetAIPlatformConnectorRequest

    interface GetAIPlatformConnectorRequest {
        aiPlatformConnectorId: string;
        organizationId: string;
    }
    Index

    Properties

    aiPlatformConnectorId: string
    organizationId: string