API Reference
Get Cache
Retrieve information about a specific cache.
Args: name: Name of the cache to inspect. auth: Authentication context used to authorize the request.
Returns:
A dictionary with a boolean exists
field indicating whether the
cache is loaded.
GET
Headers
Path Parameters
Response
200
application/json
Successful Response
The response is of type object
.