Vector stores
Retrieve vector store file content
Retrieve the parsed contents of a vector store file.
get/vector_stores/{vector_store_id}/files/{file_id}/content
Path parameters
vector_store_idstring required
Example:vs_abc123
The ID of the vector store.
file_idstring required
Example:file-abc123
The ID of the file within the vector store.
Response
OK