v8

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