v27

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

Retrieve vector store file contents (OpenAI-compatible).

Retrieve vector store file contents (OpenAI-compatible).

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

Path parameters

vector_store_idstring required

The vector store identifier.

The vector store identifier.

file_idstring required

The file identifier.

The file identifier.

Query parameters

include_embeddingsboolean nullable

Include embedding vectors.

Include embedding vectors.

include_metadataboolean nullable

Include chunk metadata.

Include chunk metadata.

Response

The vector store file contents.

object'vector_store.file_content.page'
has_moreboolean required
next_pagestring nullable