Skip to main content
GET
Get Vector Store

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

vector_store_id
string<uuid>
required

Query Parameters

context_id
string<uuid> | null

Response

Successful Response

id
string<uuid>
required
model_id
string
required
dimension
integer
required
created_by
string<uuid>
required
name
string | null
created_at
string<date-time>
last_active_at
string<date-time>
stats
VectorStoreStats · object | null
context_id
string<uuid> | null