Table
Check Views Column Is Used In
Retrieve all views in which a specific table column is used.
get/v1/table/{table_id}/column/{column_id}/views
Path parameters
table_idstring uuid required
UUID of the table containing the column
column_idstring uuid required
UUID of the column to check in views
Response
Successfully retrieved the list of views using the specified column