Vector Stores
List Vector Details
View the details for a specific vector store.
GET
Headers
Your API key for authentication.
Path Parameters
The vector_id
of the vector store to view.
Query Parameters
Include the full text of the documents stored in the vector store. This can be useful for debugging, but may return large amounts of data.
Response
The name of the vector store.
A description of the vector store.