v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
VectorIO

Retrieve a vector store file (OpenAI-compatible).

Retrieve a vector store file (OpenAI-compatible).

get/v1/vector_stores/{vector_store_id}/files/{file_id}

Path parameters

vector_store_idstring required

The vector store identifier.

The vector store identifier.

file_idstring required

The file identifier.

The file identifier.

Response

The vector store file.

idstring required
object'vector_store.file'
attributesobject nullable

Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format, and querying for objects via API or the dashboard. Keys are strings with a maximum length of 64 characters. Values are strings with a maximum length of 512 characters, booleans, or numbers.

created_atinteger required
status'in_progress' | 'completed' | 'cancelled' | 'failed' required
usage_bytesinteger
vector_store_idstring required