List User Streams
Returns a list of all the streams of which the requesting user is a member, sorted by creation date (ascending - oldest to newest).
Retrieve a list of all streams of which the requesting user is a member, sorted by creation date (ascending).
Stream filtering criteria.
Types of streams to search for.
Whether to include inactive streams in the list of results.
"false"
OK
The stream ID.
If true, this is a cross-pod stream.
If true, this stream is active.
Request Example
streamTypes
streamTypes
: A list of stream types (defined as an object) that will be returned. Options are IM (1-1 instant messages), MIM (multiparty instant messages), ROOM (rooms), POST (the user's wall).
📘 Overview of streamsA stream is like a container for messages exchanged between two or more users via a given instant message (IM) or chat room. For more information, refer to Overview of streams.
Last updated