---
title: "List brokers for a given table"
method: GET
path: "/v2/brokers/tables/{tableName}"
tags: ["Broker"]
---

# List brokers for a given table

`GET /v2/brokers/tables/{tableName}`

List brokers for a given table

## Path parameters

- `tableName` string, required

## Query parameters

- `type` string
- `state` string

## Response `200`

successful operation

- InstanceInfo[]
  - `instanceName` string
  - `host` string
  - `port` integer

---

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