Table
Download Table Data as CSV
Download the data of a specified table as a CSV file.
get/v1/table/{table_id}/csv
Path parameters
table_idstring uuid required
UUID of the table to download data from
Query parameters
sortstring
Sorting criteria for the table rows
filterstring
Filter criteria for the table rows
Response
Successfully downloaded the table data as a CSV file.