Associate Streams info in API with security rules/AD groups defined with the respective stream
We are trying to build a dashboard to display the list of streams and list of AD group associated/defined within the security rules of the individual stream. In order to achieve this, we are using stream, system and user tables data from QRS API. But the associativity between AD groups and streams is not happening as expected.
I wanted to check if there's an existing table through QRS that holds both stream & associated security rules/AD groups data. And is there any other possible way to achieve this?