Table View
Get formula info for a column
Retrieve formula information for a specific column in a table view.
get/v1/table/views/{view_id}/column/{column_id}/formula-info
Path parameters
view_idstring uuid required
The UUID of the table view containing the column.
column_idstring uuid required
The UUID of the column for which formula information is requested.
Response
Successfully retrieved formula information for the column.