Checks whether the specified table has an active cache in Peaka. When a table is cached, its data is stored locally in Peaka, enabling significantly faster query performance compared to live queries against the original data source. Returns isCached: true if a cache is currently active, or false otherwise.


Use the Authorization header with the value 'Bearer
ID of the project
ID of the catalog
Name of the schema
Name of the table
Successful operation
Indicates whether the table is cacheable or not.