Skip to main content
GET
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
file_id
string
required

Response

200 - application/json
id
string
required
object
enum<string>
required
Available options:
vector_store.file
usage_bytes
integer
required
created_at
integer
required
vector_store_id
string
required
status
enum<string>
required
Available options:
in_progress,
completed,
cancelled,
failed
last_error
object | null
required
chunking_strategy
Static Chunking Strategy · object
Last modified on September 18, 2026