Apr 18 2021 09:46 AM - edited Apr 18 2021 09:48 AM
Would like to retrieve (Tenant) All Site collections names where user belongs to (except everyone group).
I tried with SharePoint Search Api (/_layouts/15/search.aspx/sites?p=1&q=SharePoint) but I haven't succeeded.
Also, I tried with Graph Api approach. but no direct api is available.
Highly appreciated your ideas / suggestion to achieve this use case.
Apr 20 2021 07:41 AM