---
title: "GET /v1/namespaces/{namespace}/schema"
method: GET
path: "/v1/namespaces/{namespace}/schema"
---

# GET /v1/namespaces/{namespace}/schema

`GET /v1/namespaces/{namespace}/schema`

Get namespace schema.

## Path parameters

- `namespace` string, required

## Response `200`

The schema of the namespace.

- object — The response to a successful namespace schema request.

## Other responses

- `default` — An error response.

## Changes

- **2026-07-01** `42ae8d460fab` — 1 info
  - added the optional property `additionalProperties/ann/oneOf[#/components/schemas/AnnConfig]/late_interaction` to the response with the `200` status
- **2026-06-03** `7973861a67c5` — 1 breaking
  - added `subschema #6` to the `additionalProperties/full_text_search/oneOf[#/components/schemas/FullTextSearchConfig]/tokenizer` response property `oneOf` list for the response status `200`
- **2026-05-29** `a3a2adf34b95` — 1 info
  - added the optional property `additionalProperties/embed` to the response with the `200` status
- **2026-04-29** `ffde0a5977cc` — 1 info
  - added the optional property `additionalProperties/sparse_knn` to the response with the `200` status
- **2026-04-14** `e6fc43e735f2` — 1 info
  - added the optional property `additionalProperties/fuzzy` to the response with the `200` status

[Full history](https://skmtc.dev/turbopuffer/apis/turbopuffer-api/changes/v1/namespaces/:namespace/schema/get.md)

---

[API](https://skmtc.dev/turbopuffer/apis/turbopuffer-api.md) · [All operations](https://skmtc.dev/turbopuffer/apis/turbopuffer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/turbopuffer/turbopuffer-api/revisions/245e887f04ab/schema)
