v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
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.