Get namespace schema.

get/v1/namespaces/{namespace}/schema

Path parameters

namespacestring required

The name of the namespace.

Response

The schema of the namespace.

object required

The response to a successful namespace schema request.

Changes

Changed in 6 of the 38 revisions of this API.15

    • added the optional property additionalProperties/ann/oneOf[AnnConfig]/late_interaction to the response with the 200 status

      response-optional-property-added

    • added subschema #6 to the additionalProperties/full_text_search/oneOf[FullTextSearchConfig]/tokenizer response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property additionalProperties/embed to the response with the 200 status

      response-optional-property-added

    • added the optional property additionalProperties/sparse_knn to the response with the 200 status

      response-optional-property-added

    • added the optional property additionalProperties/fuzzy to the response with the 200 status

      response-optional-property-added

    • added the optional property additionalProperties/glob to the response with the 200 status

      response-optional-property-added