---
title: "Get table ideal state"
method: GET
path: "/tables/{tableName}/idealstate"
tags: ["Table"]
---

# Get table ideal state

`GET /tables/{tableName}/idealstate`

Get table ideal state

## Path parameters

- `tableName` string, required

## Query parameters

- `tableType` string

## Response `200`

successful operation

- TableView
  - `OFFLINE` object
  - `REALTIME` object

---

[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/versions/f1cc8a0ba2e0/schema)
