The Stream Subscriptions endpoint retrieves user subscriptions on streams.
Parameters
The items parameter allows you to filter items based on the name or ID of the item. If the item parameter is not provided the endpoint will return the latest 50 items.
Key
Value
app
String (ID or name of app)
streams
Array of Strings (Name or ID of stream)
groups
Array String (Name of group)
users
Array String (Name or email)
Examples
Get Subscription For The Latest Streams
The example below retrieves subscriptions for the latest streams.