Table
Get Table Column Statistics
Retrieve statistics for table columns based on specified parameters.
get/v1/table/{table_id}/stats
Path parameters
table_idstring uuid required
UUID of the table for which statistics are being retrieved
Query parameters
aggregationobject
Aggregation functions to apply on columns
filterstring
Filter criteria for the columns
Response
Successfully retrieved the table column statistics.