Databricks SDK for JavaScript
    Preparing search index...

    Request to retrieve a single AI Search endpoint by its full resource name.

    interface GetEndpointRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Full resource name of the endpoint. Format: workspaces/{workspace_id}/endpoints/{endpoint_id}