Retrieves the configuration of a specific cache, including the target catalog, schema, table, and the configured incremental and full refresh schedules.
Use this endpoint to inspect a cache’s current settings before updating them, or to confirm the schedule configuration of a cache after creation. To check the runtime status (last execution, progress, errors) of the cache, use the Get Cache Status endpoint instead.
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
The unique identifier of the project that owns the cache
The unique identifier of the cache to retrieve (UUID format)
Cache settings retrieved successfully.
The ID of the cache.
The ID of the catalog for the cache request.
The name of the schema for the cache request.
The name of the table for the cache request.
This class represents a schedule for a materialized query.
This class represents a schedule for a materialized query.
The ID of the project for the cache request.