---
title: "GET /api/vector/{vectorName}/indexes"
method: GET
path: "/api/vector/{vectorName}/indexes"
tags: ["vector"]
---

# GET /api/vector/{vectorName}/indexes

`GET /api/vector/{vectorName}/indexes`

List all indexes for a vector store

## Path parameters

- `vectorName` string, required

## Response `200`

List of indexes

---

[API](https://skmtc.net/mastra-ai/apis/mastra-api.md) · [All operations](https://skmtc.net/mastra-ai/apis/mastra-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mastra-ai/mastra-api/versions/c1a4e2745194/schema)
