Table
Get File for Table Cell
Retrieve a file associated with a specific cell in a table.
get/v1/table/{table_id}/file
Path parameters
table_idstring uuid required
UUID of the table containing the file.
Query parameters
column_idstring uuid required
UUID of the column containing the cell.
filenamestring required
Name of the file to retrieve.
Response
Successfully retrieved the file.