Skip to main content
Version: Next

Returns a list of vector store files in a batch.

GET 

/v1/openai/v1/vector_stores/:vector_store_id/file_batches/:batch_id/files

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Returns a list of vector store files in a batch.

Request​

Responses​

A VectorStoreFilesListInBatchResponse containing the list of files in the batch.