Get Table
BetaRetrieve table data from an Athena spreadsheet.
Headers
X-API-KEY
Request
This endpoint expects an object.
asset_id
The ID of the spreadsheet asset
table_id
Table ID to retrieve
table_name
Table name to retrieve
Response
Successful Response
asset_id
The ID of the spreadsheet asset
data
Array of row objects with column names as keys
message
Success message or error description
success
Whether the operation was successful