
Hi @captain_atharv ,
Hope you are doing well, thank you for reaching out to us.
I am able to get all the sites from my tenant using delegated access token with the below endpoint.
- Permissions granted - Sites.Read.All
- Graph API - GET https://graph.microsoft.com/v1.0/sites?**search=\***
Please refer the below documentation for additional information :
https://learn.microsoft.com/en-us/graph/api/site-list?view=graph-rest-1.0
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.