---
title: "Get index info"
method: GET
path: "/indexes/{indexName}"
---

# Get index info

`GET /indexes/{indexName}`

## Response `200`

Index information

- IndexInfo
  - `name` string, required
  - `docCount` integer, required

---

[API](https://skmtc.dev/moss/apis/moss-control-plane-api.md) · [All operations](https://skmtc.dev/moss/apis/moss-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moss/moss-control-plane-api/revisions/95ef164ff2d7/schema)
