Upstash Documentation home page
Search or ask...
Console
Discord
Blog
X
Console
Search...
Navigation
Set
SMEMBERS
General
Redis
Kafka
Vector
QStash
Open Source
DevOps
Overall
Overview
SDKs
Typescript
@upstash/redis
Overview
Get Started
Commands
Overview
Auth
Bitmap
Generic
Hash
Json
List
PubSub
Scripts
Server
Set
SADD
SCARD
SDIFF
SDIFFSTORE
SINTER
SINTERSTORE
SISMEMBER
SMEMBERS
SMISMEMBER
SMOVE
SPOP
SRANDMEMBER
SREM
SSCAN
SUNION
SUNIONSTORE
Sorted Set
Stream
String
Transactions
Deployment
Pipeline
Advanced
Retries
Troubleshooting
Developing or Testing
@upstash/query
@upstash/vector
@upstash/edge-flags
@upstash/ratelimit
@upstash/kafka
@upstash/qstash
Python
DevOps
Terraform
Pulumi
CLI
Set
SMEMBERS
Return all the members of a set
Arguments
key
string
required
The key of the set.
Response
The members of the set.
Was this page helpful?
Yes
No
SISMEMBER
SMISMEMBER