BackendAPIActionRedis Hash GetAllOn this pageRedis Hash GetAll Returns all fields for the configured key. You should bind this action to a route i.e. GET /values. Configuration Connection The Redis connection Key The Key Response { "values": { "key": "foobar" }}