---
title: "Changes to Get table index statistics"
method: POST
path: "/v1/table/{id}/index/{index_name}/stats"
---

# Changes to Get table index statistics

`POST /v1/table/{id}/index/{index_name}/stats`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 55 revisions.

- **2026-07-01** `591cd95574b0` — 7 info
- **2026-06-05** `9932582b6bd7` — 1 info
- **2026-01-02** `83f8516f0507` — 1 info
- **2026-01-01** `c987c26ccb0f` — 1 info
- **2025-12-20** `5d6099d672d3` — 6 breaking, 6 warning, 6 info
- **2025-12-11** `6ad4337e3849` — 1 info
- **2025-07-29** `40a3bc489d46` — 6 breaking, 12 warning, 12 info
- **2025-07-25** `8769f8e36bc4` — 2 warning, 2 info
- **2025-07-22** `ac7519693c52` — 3 info
- **2025-07-21** `db7569410aa4` — 2 info
- **2025-07-21** `6790486d1fac` — 8 breaking, 20 warning, 21 info

## Changes

- **2026-07-01** `591cd95574b0` — 7 info
  - added the optional property `context` to the response with the `200` status
  - added the optional property `context` to the response with the `400` status
  - added the optional property `context` to the response with the `401` status
  - added the optional property `context` to the response with the `403` status
  - added the optional property `context` to the response with the `404` status
  - added the optional property `context` to the response with the `503` status
  - added the optional property `context` to the response with the `5XX` status
- **2026-06-05** `9932582b6bd7` — 1 info
  - added the new optional request property `branch`
- **2026-01-02** `83f8516f0507` — 1 info
  - added the new optional request property `context`
- **2026-01-01** `c987c26ccb0f` — 1 info
  - added the new optional request property `identity`
- **2025-12-20** `5d6099d672d3` — 6 breaking, 6 warning, 6 info
  - the `code` response property's min was decreased from `400.00` to `0.00` for the response status `400`
  - the `code` response property's min was decreased from `400.00` to `0.00` for the response status `401`
  - the `code` response property's min was decreased from `400.00` to `0.00` for the response status `403`
  - the `code` response property's min was decreased from `400.00` to `0.00` for the response status `404`
  - the `code` response property's min was decreased from `400.00` to `0.00` for the response status `503`
  - the `code` response property's min was decreased from `400.00` to `0.00` for the response status `5XX`
  - removed the optional property `type` from the response with the `400` status
  - removed the optional property `type` from the response with the `401` status
  - removed the optional property `type` from the response with the `403` status
  - removed the optional property `type` from the response with the `404` status
  - removed the optional property `type` from the response with the `503` status
  - removed the optional property `type` from the response with the `5XX` status
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `code` became required for the status `403`
  - the response property `code` became required for the status `404`
  - the response property `code` became required for the status `503`
  - the response property `code` became required for the status `5XX`
- **2025-12-11** `6ad4337e3849` — 1 info
  - added the optional property `num_indices` to the response with the `200` status
- **2025-07-29** `40a3bc489d46` — 6 breaking, 12 warning, 12 info
  - the response property `type` became optional for the status `400`
  - the response property `type` became optional for the status `401`
  - the response property `type` became optional for the status `403`
  - the response property `type` became optional for the status `404`
  - the response property `type` became optional for the status `503`
  - the response property `type` became optional for the status `5XX`
  - removed the optional property `status` from the response with the `400` status
  - removed the optional property `status` from the response with the `401` status
  - removed the optional property `status` from the response with the `403` status
  - removed the optional property `status` from the response with the `404` status
  - removed the optional property `status` from the response with the `503` status
  - removed the optional property `status` from the response with the `5XX` status
  - removed the optional property `title` from the response with the `400` status
  - removed the optional property `title` from the response with the `401` status
  - removed the optional property `title` from the response with the `403` status
  - removed the optional property `title` from the response with the `404` status
  - removed the optional property `title` from the response with the `503` status
  - removed the optional property `title` from the response with the `5XX` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `403` status
  - added the optional property `code` to the response with the `404` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `code` to the response with the `5XX` status
  - added the optional property `error` to the response with the `400` status
  - added the optional property `error` to the response with the `401` status
  - added the optional property `error` to the response with the `403` status
  - added the optional property `error` to the response with the `404` status
  - added the optional property `error` to the response with the `503` status
  - added the optional property `error` to the response with the `5XX` status
- **2025-07-25** `8769f8e36bc4` — 2 warning, 2 info
  - removed the request property `name`
  - removed the request property `namespace`
  - added the new optional request property `id`
  - added the new optional request property `index_name`
- **2025-07-22** `ac7519693c52` — 3 info
  - api tag `Index` added
  - added the new optional `query` request parameter `delimiter` to all path's operations
  - added the new optional `query` request parameter `delimiter`
- **2025-07-21** `db7569410aa4` — 2 info
  - api operation id `GetIndexStats` removed and replaced with `DescribeTableIndexStats`
  - api tag `Metadata` added
- **2025-07-21** `6790486d1fac` — 8 breaking, 20 warning, 21 info
  - added the new required request property `name`
  - added the new required request property `namespace`
  - removed the required property `code` from the response with the `400` status
  - removed the required property `code` from the response with the `401` status
  - removed the required property `code` from the response with the `403` status
  - removed the required property `code` from the response with the `404` status
  - removed the required property `code` from the response with the `503` status
  - removed the required property `code` from the response with the `5XX` status
  - deleted the `query` request parameter `delimiter`
  - removed the request property `branch`
  - removed the request property `context`
  - removed the request property `id`
  - removed the request property `identity`
  - removed the request property `index_name`
  - removed the optional property `context` from the response with the `200` status
  - removed the optional property `context` from the response with the `400` status
  - removed the optional property `context` from the response with the `401` status
  - removed the optional property `context` from the response with the `403` status
  - removed the optional property `context` from the response with the `404` status
  - removed the optional property `context` from the response with the `503` status
  - removed the optional property `context` from the response with the `5XX` status
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `401` status
  - removed the optional property `error` from the response with the `403` status
  - removed the optional property `error` from the response with the `404` status
  - removed the optional property `error` from the response with the `503` status
  - removed the optional property `error` from the response with the `5XX` status
  - removed the optional property `num_indices` from the response with the `200` status
  - api operation id `DescribeTableIndexStats` removed and replaced with `GetIndexStats`
  - api tag `Index` removed
  - api tag `Metadata` removed
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
  - added the optional property `status` to the response with the `404` status
  - added the optional property `status` to the response with the `503` status
  - added the optional property `status` to the response with the `5XX` status
  - added the optional property `title` to the response with the `400` status
  - added the optional property `title` to the response with the `401` status
  - added the optional property `title` to the response with the `403` status
  - …9 more

---

[Operation](https://skmtc.dev/lance-format/apis/lance-namespace-specification/docs/v1/table/:id/index/:index_name/stats/post.md) · [API](https://skmtc.dev/lance-format/apis/lance-namespace-specification.md) · [Page](https://skmtc.dev/lance-format/apis/lance-namespace-specification/changes/v1/table/:id/index/:index_name/stats/post)
