Authorizations
Use the Authorization header with the value 'Bearer <apiKey>' 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
Path Parameters
Response
200 - */*
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.