---
title: "Vector Store Retrieve"
method: GET
path: "/vector_stores/{vector_store_id}"
tags: ["vector_stores"]
---

# Vector Store Retrieve

`GET /vector_stores/{vector_store_id}`

Retrieve a vector store.

API Reference:
https://platform.openai.com/docs/api-reference/vector-stores/retrieve

## Path parameters

- `vector_store_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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