List vector store file batch files

GET {{baseUrl}}/vector_stores/:vector_store_id/file_batches/:batch_id/files

HEADERS

KeyDatatypeRequiredDescription
OpenAI-Betastring

RESPONSES

status: OK

{"object":"list","data":[{"id":"file-oc7YnIjScY3K7UW8kZ2ziVNo","object":"vector_store.file","created_at":1725136363,"vector_store_id":"vs_r9TYb7Il6YNbtlJgMjA035O0","status":"completed","last_error":null}],"first_id":"file-oc7YnIjScY3K7UW8kZ2ziVNo","last_id":"file-oc7YnIjScY3K7UW8kZ2ziVNo","has_more":false}