List User Streams (Admin)
Returns a list of all the streams of which the specified user is a member, sorted by creation date (ascending - oldest to newest).
Retrieve a list of all streams of which this user is a member,
sorted by creation date (ascending). Since SBE 20.16.
User ID as a decimal integer
No. of results to skip.
Max no. of results to return. If no value is provided, 50 is the default.
Session authentication token.
Stream filtering parameters.
Whether to include inactive streams in the list of results.
falseOK
A list of streams of which the requesting user is a member.
The stream ID.
If true, this is a cross-pod stream.
If true, this stream is active.
Stream not found.
Client error, see response body for further details.
Unauthorized: Invalid session token.
Forbidden: Caller lacks necessary entitlement.
Server error, see response body for further details.
🚧 Required Permissions
📘 Overview of streams
Last updated
Was this helpful?