Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vector_store_id
string
required

Response

200 - application/json
id
string
required
object
enum<string>
required
Available options:
vector_store
created_at
integer
required
name
string
required
usage_bytes
integer
required
file_counts
object
required
status
enum<string>
required
Available options:
expired,
in_progress,
completed
last_active_at
integer | null
required
metadata
object | null
required
expires_after
Vector store expiration policy · object
expires_at
integer | null
Last modified on September 17, 2026