---
title: "Get the aggregate validDocIds metadata of all segments for a table"
method: GET
path: "/tables/{tableName}/validDocIdsMetadata"
tags: ["Table"]
---

# Get the aggregate validDocIds metadata of all segments for a table

`GET /tables/{tableName}/validDocIdsMetadata`

Get the aggregate validDocIds metadata of all segments for a table

## Path parameters

- `tableName` string, required

## Query parameters

- `type` string
- `segmentNames` string[]
- `validDocIdsType` 'SNAPSHOT' | 'IN_MEMORY' | 'IN_MEMORY_WITH_DELETE'
- `serverRequestBatchSize` integer

## Response `200`

successful operation

- string

---

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