Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vector_store_id
string
required
batch_id
string
required

Response

200 - application/json
id
string
required
object
enum<string>
required
Available options:
vector_store.files_batch
created_at
integer
required
vector_store_id
string
required
status
enum<string>
required
Available options:
in_progress,
completed,
cancelled,
failed
file_counts
object
required
Last modified on September 18, 2026