Get billing-cache hit/miss metrics
Billing
Get billing-cache hit/miss metrics
GET /billing/metrics/cache
GET
Get billing-cache hit/miss metrics
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /billing/metrics/cache Redis cache performance stats for subscription/Stripe-data caching, keyed by cache operation. Authorization:- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"