Skip to main content
GET
/
api
/
v1
/
admin
/
cache
/
stats
Get all cache statistics
curl --request GET \
  --url http://localhost:3091/api/v1/admin/cache/stats \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Response

Statistics retrieved

{key}
object