Get Tabular Data from Object

Beta
GET

Query parameters

document_idstringRequired
row_limitintegerOptional
index_columnintegerOptional
columnsinteger or stringOptional

should be a list of strings or a list of integers

sheet_nameintegerOptional

only for excel files

separatorstringOptional

only for csv files

Response

This endpoint returns an object.
columnslist of strings or integers or doubles
indexlist of strings or integers or doubles
datalist of lists of strings or integers or doubles