Skip to main content

Get Collection

GET 

/api/collections/:name

Get a specific collection.

Request

Path Parameters

    name Namerequired

    The collection name.

Responses

Successful Response

Schema

    name Namerequired
    text_embedding_model Text Embedding Modelrequired
    text_distance_metric object
Loading...