Get Tabular Data from Object

Beta

Headers

X-API-KEYstringRequired

Query parameters

asset_idstringRequired
row_limitintegerOptional
index_columnintegerOptional
columnsinteger or stringOptional

should be a list of strings or a list of integers

sheet_namestringOptional

only for excel files

separatorstringOptional

only for csv files

Response

Successful Response

columnslist of optional strings or integers or doubles
datalist of lists of optional strings or integers or doubles
indexlist of optional strings or integers or doublesOptional

Errors