---
title: "Returns state of consuming segments"
method: GET
path: "/tables/{tableName}/consumingSegmentsInfo"
tags: ["Table"]
---

# Returns state of consuming segments

`GET /tables/{tableName}/consumingSegmentsInfo`

Gets the status of consumers from all servers.Note that the partitionToOffsetMap has been deprecated and will be removed in the next release. The info is now embedded within each partition's state as currentOffsetsMap.

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