Skip to content
Last updated

Get complete details about a specific file in a vector store.

GEThttps://api.aitronos.com/v1/organizations/{organization_id}/vector-stores/{vector_store_id}/files/{file_id}

Retrieve detailed information about a file including processing status, metadata, chunk count, and estimated completion time.

Path Parameters

organization_id string required

The unique identifier of the organization.

vector_store_id string required

The unique identifier of the vector store.

file_id string required

The unique identifier of the file.


Returns

A detailed file object including processing status, file metadata, chunk count, and timing information.