v8

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

metadataobject