Skip to content
Last updated

Get details about a specific vector store by its ID.

GEThttps://api.aitronos.com/v1/organizations/{organization_id}/vector-stores/{vector_store_id}

Retrieve metadata, file count, and access settings for a vector store.

Path Parameters

organization_id string required

The unique identifier of the organization.

vector_store_id string required

The unique identifier of the vector store.


Returns

A Vector Store object.