The identifier, which can be referenced in API endpoints.
The Unix timestamp (in seconds) for when the vector store files batch was created.
The number of files that where cancelled.
The number of files that have been processed.
The number of files that have failed to process.
The number of files that are currently being processed.
The total number of files.
The object type, which is always vector_store.file_batch.
vector_store.file_batch
The status of the vector store files batch, which can be either in_progress, completed, cancelled or failed.
in_progress
completed
cancelled
failed
The ID of the vector store that the File is attached to.