Upstash Documentation home page
Search or ask...
Discord
Blog
Twitter
Console
Console
Search...
Navigation
Hash
HGETALL
Overview
Redis
Vector
QStash
Workflow
Kafka
Developer API
Overall
Quickstarts
Features
SDKs
Typescript
Python
Overview
Getting Started
Features
Commands
Overview
Auth
Bitmap
Generic
Hash
HDEL
HEXISTS
HGET
HGETALL
HINCRBY
HINCRBYFLOAT
HKEYS
HLEN
HMGET
HRANDFIELD
HSCAN
HSET
HMSET
HSETNX
HSTRLEN
HVALS
Json
List
PubSub
Scripts
Server
Set
Sorted Set
String
Ratelimit (TS)
Ratelimit (PY)
How To
Integrations
Tutorials
Troubleshooting
Help
Hash
HGETALL
Retrieves all fields from a hash.
Arguments
key
str
required
The key to get.
Response
An object with all fields in the hash.
HGET
HINCRBY