---
title: "List the brokers serving a table"
method: GET
path: "/tables/{tableName}/livebrokers"
tags: ["Table"]
deprecated: true
---

# List the brokers serving a table

`GET /tables/{tableName}/livebrokers`

> **Deprecated.**

List live brokers of the given table based on EV

## Path parameters

- `tableName` string, required

## Response `200`

Success

## Other responses

- `404` — Table not found
- `500` — Internal server error

---

[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)
