---
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-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
- **2026-03-29** `bedeb359e100` — 1 info
  - added the optional property `additionalProperties/glob` to the response with the `200` status

[Change 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.dev/turbopuffer/apis/turbopuffer-api/revisions/57e07f1b3e42?raw)
