Returns statistical metadata for the specified table. Includes per-column distinctFraction values, which represent the estimated fraction of distinct values in a column relative to the total row count. These statistics are used internally by Peaka’s query optimizer to improve query planning and execution performance.


Use the Authorization header with the value 'Bearer
ID of the project
ID of the catalog
Name of the schema
Name of the table