An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hi,Idam Srikanth.I am glad to help you.
If you want to use the graph API to filter the data, you can use the filter parameter to achieve this effect
https://learn.microsoft.com/en-us/graph/query-parameters?tabs=http#odata-system-query-options
You can write scripts (for example, using Python or PowerShell) that call the Microsoft Graph API and process the returned data. For example, using Python's requests library, you can send a Graph API request
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.