I could fetch all visitor groups and also visitor groups that a user belongs to.
However I have a requirement, that when a user visits a page, I need to show who all (visitor groups) can see the page. Couldn't find anything online through which I can fetch this data.
Thanks.