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

    Interface GetDestinationConnectorsRequest

    interface GetDestinationConnectorsRequest {
        organizationId: string;
        workspaceId?: string;
    }
    Index

    Properties

    organizationId: string
    workspaceId?: string