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

## Changes

- **2025-01-30** `b0684fdef3d9` — 1 info
  - endpoint added
- **2025-01-23** `d19b5a525239` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mastra-ai/apis/mastra-api/changes/api/vector/:vectorName/indexes/get.md)

---

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