VectorIO
Retrieve a vector store file batch (OpenAI-compatible).
Retrieve a vector store file batch (OpenAI-compatible).
get/v1/vector_stores/{vector_store_id}/file_batches/{batch_id}
Path parameters
vector_store_idstring required
The vector store identifier.
The vector store identifier.
batch_idstring required
The file batch identifier.
The file batch identifier.
Response
The file batch.