Vector Stores
Retrieves a vector store file batch.
get/vector_stores/{vector_store_id}/file_batches/{batch_id}
Path parameters
vector_store_idstring required
Example:vs_abc123
The ID of the vector store that the file batch belongs to.
batch_idstring required
Example:vsfb_abc123
The ID of the file batch being retrieved.
Response
OK