v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Table View

Download view data as a csv file

Download the data of a specific table view in CSV format.

get/v1/table/views/{view_id}/csv

Path parameters

view_idstring uuid required

The UUID of the table view to be downloaded as CSV.

Query parameters

filterstring

Filters to apply to the CSV data.

sortstring

Sorting parameters for the CSV data.

process_idstring uuid

Optional UUID of a process to filter the data.

Response

Successfully downloaded the table view data as a CSV file.