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.