Upstash Documentation home page
Search or ask...
Console
Discord
Blog
Twitter
Console
Search...
Navigation
Set
SMEMBERS
Overview
Redis
Vector
QStash
Workflow
Kafka
Developer API
Overall
Quickstarts
Features
SDKs
Typescript
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
Pipelining
Advanced
Retries
Troubleshooting
Developing or Testing
Python
Ratelimit (TS)
Ratelimit (PY)
How To
Integrations
Tutorials
Troubleshooting
Help
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