Hash
HMGET
Return the requested fields and their values.
Arguments
key
string
requiredThe key of the hash.
fields
...string[]
requiredOne or more fields to get.
Response
An object containing the fields and their values.
Was this page helpful?
Return the requested fields and their values.
The key of the hash.
One or more fields to get.
An object containing the fields and their values.
Was this page helpful?