List cached responses
List cached responses with pagination and live hit count enrichment. Returns organization-level cache savings in summary and paginated cache entries in data. This cache management endpoint currently requires dashboard JWT authentication.
Headers
Authorization
Bearer JWT token for dashboard-authenticated cache management endpoints.
Query parameters
page
Page number.
page_size
Number of results to return per page. Maximum 1000.
Response
Cached responses plus aggregate cache savings.
summary
data
Errors
401
Unauthorized Error