---
title: "List indexes"
method: GET
path: "/indexes"
---

# List indexes

`GET /indexes`

## Response `200`

All indexes in the project

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