Knowledge Bases
List Vector Details
View the details for a specific vector store.
GET
/
vectors
/
{vector_id}
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 unique identifier for the vector store.
The name of the vector store.
A description of the vector store.