Table View
Get all views for a table
Retrieve all views associated with a specific table.
get/v1/table/{table_id}/views
Path parameters
table_idstring uuid required
The UUID of the table for which views are to be retrieved.
Query parameters
ignore_columnsboolean
Flag to indicate whether to ignore column data in the response.
Response
Successfully retrieved all views for the table.