Table View
Get a single view for a table
Retrieve a specific view by its ID for a table.
get/v1/table/views/{view_id}
Path parameters
view_idstring uuid required
The UUID of the table view to be retrieved.
Query parameters
ignore_cached_optionsboolean
Flag to indicate whether to ignore cached options in the response.
Response
Successfully retrieved the specified table view.