Skip to main content
GET
/
table-citation
Fetch Table Data
curl --request GET \
  --url https://api.gbase.ai/table-citation
{}

Query Parameters

file_id
string
required

UUID of the VectorFile

sheet
integer
required

Sheet number (1-indexed)

rows
integer[]
required

Row numbers to fetch (1-indexed Excel rows)

Response

Successful Response

The response is of type Response Fetch Table Data Table Citation Get · object.