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.
Documentation Index
Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
Use this file to discover all available pages before exploring further.


Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
ID of the project
ID of the catalog
Name of the schema
Name of the table