Lists all Peaka BI Tables in the project. Peaka BI Table is a robust data management solution optimized for handling large datasets of over one million records. It uses a column-oriented data storage approach, resulting in exceptionally fast filtering and grouping performance without requiring additional indexing. It is particularly well-suited for event data and bulk insertions, though it does not support JSON data types. See also: Differences of Peaka Table and Peaka Big Table


Use the Authorization header with the value 'Bearer
OK
The ID of the catalog that the table belongs to.
The name of the catalog that the table belongs to.
The name of the schema that the table belongs to.
The name of the table.
Indicates whether the table is cacheable or not.
Indicates whether the table has required query parameter columns or not. A query parameter column is prefixed with "q" e.g. "_q_date". These columns are used to filter the data in the table.
Indicates whether the table is cached or not.