Retrieve detailed information about a specific vector store.
This endpoint returns the complete metadata for a vector store including:
Returns:
Example Response:
{
"id": "vs_123456789",
"project_id": "proj_987654321",
"name": "My Knowledge Base",
"engine": "sgp_knowledge_base",
"created_at": "2024-01-15T10:30:00Z"
}
API key for authentication
Selected Account ID
Vector store details retrieved successfully
ID of the entity
ID of the project
Name of the vector store
Engine used for vector store
sgp_knowledge_base, sgp_vector_store When the vector store was created
Engine-specific external identifier used when calling the upstream API. For SGP Knowledge Base this equals the SGP KB UUID (same as id). For SGP Vector Store this is '<account_id>::