Vector stores
Retrieve vector store file
Retrieves a vector store file.
get/vector_stores/{vector_store_id}/files/{file_id}
Path parameters
vector_store_idstring required
Example:vs_abc123
The ID of the vector store that the file belongs to.
file_idstring required
Example:file-abc123
The ID of the file being retrieved.
Response
OK