| page_title | subcategory | description |
|---|---|---|
openai_vector_store_file_batch_files Data Source - terraform-provider-openai |
batch_id(String) The ID of the file batch that the files belong to.vector_store_id(String) The ID of the vector store that the files belong to.
after(String) A cursor for use in pagination. after is an object ID that defines your place in the list.before(String) A cursor for use in pagination. before is an object ID that defines your place in the list.filter(String) Filter by file status. One of in_progress, completed, failed, cancelled.limit(Number) A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.order(String) Sort order by the created_at timestamp of the objects. asc for ascending order and desc for descending order.
files(List of Object) (see below for nested schema)has_more(Boolean) Boolean indicating whether there are more files available beyond the current response.id(String) The ID of this resource.
Read-Only:
created_at(Number)id(String)object(String)status(String)