---
title: "Get table schema"
method: GET
path: "/tables/{tableName}/schema"
tags: ["Schema"]
---

# Get table schema

`GET /tables/{tableName}/schema`

Read table schema

## Path parameters

- `tableName` string, required

## Response `200`

Success

## Other responses

- `404` — Table not found

---

[API](https://skmtc.net/startree/apis/pinot-controller-api.md) · [All operations](https://skmtc.net/startree/apis/pinot-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/startree/pinot-controller-api/revisions/f1cc8a0ba2e0/schema)
